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.
This commit is contained in:
Gabriel Almir
2023-04-03 21:15:14 -03:00
committed by GitHub
parent 7d0b9282fe
commit b50f8b6b20

View File

@@ -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