From 367cd04c72e04eed8eaf9aafb472c883aa90281b Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Thu, 13 Jan 2022 12:51:36 -0600 Subject: [PATCH] Updated README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfc376d..a1558e3 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,7 @@ A plugin to directly export unruled PDF from Xournal++ using a shortcut. 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. -## This is basically a modified version of [Export Plugin](https://github.com/xournalpp/xournalpp/tree/master/plugins/Export). \ No newline at end of file +# Notes + +[Xournal++](https://github.com/xournalpp/xournalpp/) is an excellent app for hand note-taking. +This is basically a modified version of [Export Plugin](https://github.com/xournalpp/xournalpp/tree/master/plugins/Export). \ No newline at end of file