From 7806c859fc838cf11c7468be7d4247e21f84b891 Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Fri, 22 Sep 2023 11:33:47 +0200 Subject: [PATCH] add pypi badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fd065c..5f90432 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ SPDX-License-Identifier: Apache-2.0 # Seafile Mirror [![REUSE status](https://api.reuse.software/badge/src.mehl.mx/mxmehl/seafile-mirror)](https://api.reuse.software/info/src.mehl.mx/mxmehl/seafile-mirror) +[![The latest version of reuse can be found on PyPI.](https://img.shields.io/pypi/v/seafile-mirror.svg)](https://pypi.org/project/seafile-mirror/) +[![Information on what versions of Python the tool supports can be found on PyPI.](https://img.shields.io/pypi/pyversions/seafile-mirror.svg)](https://pypi.org/project/seafile-mirror/) A Python tool to handle clean read-only (re-)syncs of [Seafile](https://www.seafile.com) libraries with the intention to mirror them.