From ed7d357b6159728260ee19be9ceb0fabf8d20e01 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Thu, 13 Jan 2022 03:29:25 -0600 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bad97c..ad46a8e 100644 --- a/README.md +++ b/README.md @@ -4,6 +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. +Create a directory `/usr/share/xournalapp/plugins/UnruledExport/` 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