diff --git a/CHANGELOG.org b/CHANGELOG.org index 19ebbe9..71a0e22 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -50,4 +50,5 @@ ** 0.8.11 <2023-04-01 Sat> Added *update label* option for groups. Added *Drone CI/CD* pipeline config. + Added badge for pypi version of the package. diff --git a/README.rst b/README.rst index bfe16ac..7a84132 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ tui-rsync ========= +|PyPI version| + tui-rsync is the application that will help you to manage yours backups. It uses rsync for syncing backups. @@ -19,3 +21,6 @@ License ======= Under GNU GPL v3 license + +.. |PyPI version| image:: https://badge.fury.io/py/tui-rsync.svg + :target: https://badge.fury.io/py/tui-rsync