README and CHANGELOG improved

This commit is contained in:
Vinicius Moreira
2019-07-02 10:49:53 -03:00
parent 709915bc0a
commit d13df2c7a3
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
## fpakman
Non-official graphical user interface for Flatpak application management. It is a tray icon that let the user known when new updates are available and
an application management panel.
an application management panel where you can search, update, install and uninstall applications.
### Developed with:
- Python3 and Qt5.
@@ -38,7 +38,7 @@ env/bin/fpakman
### Autostart
In order to autostart the application, use your Desktop Environment settings to register it as a startup application / script ("fpakman").
(P.S: the installation script currently does not do that)
### Settings
You can change some application settings via environment variables or arguments (type ```fpakman --help``` to get more information).