From ccbafb48cae549d572f6966a18f92a0918248849 Mon Sep 17 00:00:00 2001 From: Rebecca Breu Date: Mon, 6 Sep 2021 21:38:23 +0200 Subject: [PATCH] Update installation instructions in README --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index f4ace54..847c6ee 100644 --- a/README.rst +++ b/README.rst @@ -30,12 +30,14 @@ Installation Stable Release ~~~~~~~~~~~~~~ -Get the zip file for your operating system (Windows, Linux, macOS) from the `latest release `_. Extract the zip file. Inside the extracted folder, you will find a BeeRef executable. +Get the file for your operating system (Windows, Linux, macOS) from the `latest release `_. + +**Linux users** need to give the file executable rights before running it. Optional: If you want to have BeeRef appear in the app menu, save the desktop file from the `release section `_ in ``~/.local/share/applications``, save the `logo `_, and adjust the path names in the desktop file to match the location of your BeeRef installation. + +**MacOS X users**, look at `detailed instructions `_ if you have problems running BeeRef. Follow further releases via the `atom feed `_. -**Linux users** who want to have BeeRef appear in the app menu, save the desktop file from the `release section `_ in ``~/.local/share/applications`` and adjust the path names in the file to match the location of your BeeRef installation. - Development Version ~~~~~~~~~~~~~~~~~~~ @@ -59,6 +61,7 @@ Features * Move, scale, rotate and flip images * Mass-scale images to the same width, height or size * Mass-arrange images vertically, horizontally or for optimal usage of space +* Add text notes * Enable alaways-on-top-mode and disable the title bar to let the BeeRef window unobtrusively float above your art program: .. image:: https://github.com/rbreu/beeref/blob/main/images/screenshot.png