From ae8d54d0188fa58c57b3afda589bd7f12ee91f0e Mon Sep 17 00:00:00 2001 From: Christoph Daniel Miksche Date: Wed, 26 Feb 2020 21:47:39 +0100 Subject: [PATCH] docs: add download stats Add download statistics from PyPI to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2a6da0..8ea4b9a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.org/CMiksche/gitea-auto-update.svg?branch=master)](https://travis-ci.org/CMiksche/gitea-auto-update) [![PyPI version](https://badge.fury.io/py/gitea-auto-update.svg)](https://badge.fury.io/py/gitea-auto-update) +![PyPI - Downloads](https://img.shields.io/pypi/dm/gitea-auto-update) Script for a automatic update of gitea. Should be run locally on the gitea server. Has options for updating via new binary file or build from source.