From b50f8b6b203c89fa6c216f82157271eef7b7a94d Mon Sep 17 00:00:00 2001 From: Gabriel Almir Date: Mon, 3 Apr 2023 21:15:14 -0300 Subject: [PATCH] Update README.md Added a title to the markdown ("PhotoGIMP"). Added a description of the PhotoGIMP patch and its features. Added an image of the PhotoGIMP application icon aligned to the right of the page. Reformatted the list of features to be a bullet point list. Added a section for screenshots and included two screenshots. Added a section with instructions on how to install PhotoGIMP using Flatpak. Added a section with instructions on how to install PhotoGIMP on other systems. Added code blocks to show the terminal commands for installing PhotoGIMP via Flatpak and for copying the necessary files to the GIMP configuration folder on other systems. Added emphasis to some words for clarity. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1c4cabd..64b8087 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A patch for optimizing GIMP 2.10+ for Adobe Photoshop users, including features ![PhotoGimp Diolinux Splash Art](./.var/app/org.gimp.GIMP/config/GIMP/2.10/splashes/photogimp-diolinux-splash.png) -**📷 Screenshots** +## 📷 Screenshots ![PhotoGimp Screenshot - Editing Google Takeout](./screenshots/2020-06-22_12-06.png) ![PhotoGimp Screenshot OSX](./screenshots/osx.png) @@ -25,12 +25,13 @@ This package is all about flatpak, but it also contains "just files" that you ca **Start and quit GIMP after you installed before you continue!** -### Prepare the Flatpak enviroment +### Prepare the Flatpak environment *If you have previously had GIMP installed via .deb, .rpm, etc., please ensure you delete the directory `$HOME/.config/GIMP`, as this may cause conflicts with the Flatpak config files.* -* First of all, you need to have the latest GIMP installed on your system [using Flatpak](https://flatpak.org/setup/) -* Install GIMP Flatpak through your AppCenter/Package Manager or terminal: -```flatpak install flathub org.gimp.GIMP``` + +1. First of all, you need to have the latest GIMP installed on your system [using Flatpak](https://flatpak.org/setup/) +2. Install GIMP Flatpak through your AppCenter/Package Manager or terminal: + ```flatpak install flathub org.gimp.GIMP``` ### Install PhotoGIMP