diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b06b8f6..29b4dbb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [0.3.0] +## [0.3.0] - 2019-06-XX ### Features - Allows to retrieve app information and history by right clicking it. - Allows app uninstall and downgrade by right clicking it. diff --git a/README.md b/README.md index 1c54fcb8..71ff47d3 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ Non-official graphical user interface for Flatpak application management. It is an application management panel. ### Developed with: -- Python3 and QT 5. +- Python3 and Qt5. ### Requirements -- libappindicator3 (for GTK3 desktop environments) +- libappindicator3 ( for GTK3 desktop environments ) #### Debian-based distros - python3-venv #### Arch-based distros @@ -36,7 +36,7 @@ env/bin/fpakman ``` ### Autostart -In order to autostart the application, use your Desktop Environment settings to register it as startup script ("fpakman"). +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