From 5126944e365e5e3c40317ff03492cec21e56102a Mon Sep 17 00:00:00 2001 From: jaedle <32975714+jaedle@users.noreply.github.com> Date: Sat, 9 Mar 2019 14:01:04 +0100 Subject: [PATCH] Add token --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 54cfb66..04ec4a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Mirror your github repositories to your gitea server +# Badges +[![](https://images.microbadger.com/badges/image/jaedle/mirror-to-gitea.svg)](https://microbadger.com/images/jaedle/mirror-to-gitea "Get your own image badge on microbadger.com") + + +# Description + This script mirrors automatically the public repositories from a github-user or github-organization to your gitea server. It will - once started - create a mirrored repository under a given token for a gitea user fully automatically.