mirror of
https://gitlab.com/KKlochko/tui-rsync.git
synced 2026-08-20 05:37:43 +00:00
(Added) badge for pypi version of the package.
This commit is contained in:
@@ -50,4 +50,5 @@
|
|||||||
** 0.8.11 <2023-04-01 Sat>
|
** 0.8.11 <2023-04-01 Sat>
|
||||||
Added *update label* option for groups.
|
Added *update label* option for groups.
|
||||||
Added *Drone CI/CD* pipeline config.
|
Added *Drone CI/CD* pipeline config.
|
||||||
|
Added badge for pypi version of the package.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
tui-rsync
|
tui-rsync
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
|PyPI version|
|
||||||
|
|
||||||
tui-rsync is the application that will help you to manage yours backups.
|
tui-rsync is the application that will help you to manage yours backups.
|
||||||
It uses rsync for syncing backups.
|
It uses rsync for syncing backups.
|
||||||
|
|
||||||
@@ -19,3 +21,6 @@ License
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
Under GNU GPL v3 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
|
||||||
|
|||||||
Reference in New Issue
Block a user