From 540cf52f072bc7a60f894747e0c01e23e7a548a0 Mon Sep 17 00:00:00 2001
From: SinTan1729 <35728385+SinTan1729@users.noreply.github.com>
Date: Tue, 10 May 2022 01:40:47 -0500
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index bfe3e9d..da541d9 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ A plugin to directly export unruled PDF from Xournal++ using a shortcut.
# Usage
-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.
+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.
# 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
+- This is basically a modified version of [Export Plugin](https://github.com/xournalpp/xournalpp/tree/master/plugins/Export).