From daae9e98d81c9f9604687f023fb0ebcb6b8df3dc Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Thu, 13 Jan 2022 03:20:01 -0600 Subject: [PATCH] Updated README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 739894b..3bad97c 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ A plugin to directly export unruled PDF from Xournal++ using a shortcut. # Usage -Create a directory `/usr/share/xournalapp/plugins/ExportUnruled/` and place `plugin.ini` and `main.lua` in it. Then enable the plugin "ExportUnruled" in the Plugin menu and restart. There should be a new option in Plugin menu now for exporting directly as unruled PDF and you can also do it using the shortcut Alt+E. \ No newline at end of file +Create a directory `/usr/share/xournalapp/plugins/ExportUnruled/` and place `plugin.ini` and `main.lua` in it. Then enable the plugin "ExportUnruled" in the Plugin menu and restart. There should be a new option in Plugin menu now for exporting directly as unruled PDF and you can also do it using the shortcut Alt+E. + +## [Xournal++](https://github.com/xournalpp/xournalpp/) is an excellent app for hand note-taking. \ No newline at end of file