From d291779fa7a8cfa5e419d652c0a32fc1780eac2d Mon Sep 17 00:00:00 2001 From: Christoph Daniel Miksche Date: Mon, 26 Aug 2019 23:31:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cf8918..5d4bbb3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Gitea Auto Update [![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) 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.