[SKIP CI] add pypi badges

This commit is contained in:
Robert Kaussow 2020-04-11 19:39:40 +02:00
parent 55eab075bf
commit 3cd3808658
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# git-batch
[![Build Status](https://img.shields.io/drone/build/xoxys/git-batch?logo=drone)](https://cloud.drone.io/xoxys/git-batch)
[![Docker Hub](https://img.shields.io/badge/docker-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/xoxys/git-batch)
[![Python Version](https://img.shields.io/pypi/pyversions/git-batch.svg)](https://pypi.org/project/git-batch/)
[![PyPi Status](https://img.shields.io/pypi/status/git-batch.svg)](https://pypi.org/project/git-batch/)
[![PyPi Release](https://img.shields.io/pypi/v/git-batch.svg)](https://pypi.org/project/git-batch/)
[![License: MIT](https://img.shields.io/github/license/xoxys/git-batch)](LICENSE)
Simple tool to automate cloning a single branch from a list of repositories.