diff --git a/README.md b/README.md index ee4e63e..739894b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # X-UnruledExport -A plugin to directly export unruled PDF from Xournal++ using a shortcut + +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 diff --git a/plugin.ini b/plugin.ini index 193c013..5b71f4a 100644 --- a/plugin.ini +++ b/plugin.ini @@ -4,7 +4,7 @@ ## Author / Copyright notice author=Sayantan Santra -description=Export directly as unruled PDF with alt+e +description=Export directly as unruled PDF using Alt+E ## If the plugin is packed with Xournal++, use ## then it gets the same version number