diff --git a/README.md b/README.md index 4274ea3..ef1d33b 100644 --- a/README.md +++ b/README.md @@ -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.