From b1325b0f89b5878a9c877dc5eadafcc7883e0f80 Mon Sep 17 00:00:00 2001 From: LTLA Date: Wed, 24 Apr 2024 11:05:39 -0700 Subject: [PATCH] Added a nice PyPi badge to the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3800f40..9c4ce7d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Built Status](https://api.cirrus-ci.com/github//pygobbler.svg?branch=main)](https://cirrus-ci.com/github//pygobbler) [![ReadTheDocs](https://readthedocs.org/projects/pygobbler/badge/?version=latest)](https://pygobbler.readthedocs.io/en/stable/) [![Coveralls](https://img.shields.io/coveralls/github//pygobbler/main.svg)](https://coveralls.io/r//pygobbler) -[![PyPI-Server](https://img.shields.io/pypi/v/pygobbler.svg)](https://pypi.org/project/pygobbler/) [![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/pygobbler.svg)](https://anaconda.org/conda-forge/pygobbler) [![Monthly Downloads](https://pepy.tech/badge/pygobbler/month)](https://pepy.tech/project/pygobbler) [![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/pygobbler) @@ -14,6 +13,7 @@ ![Unit tests](https://github.com/ArtifactDB/gobbler-py/actions/workflows/run-tests.yaml/badge.svg) ![Documentation](https://github.com/ArtifactDB/gobbler-py/actions/workflows/build-docs.yaml/badge.svg) +[![PyPI-Server](https://img.shields.io/pypi/v/pygobbler.svg)](https://pypi.org/project/pygobbler/) Pretty much as it says on the tin; provides an Python client for the [Gobbler service](https://github.com/ArtifactDB/gobbler). It is assumed that the users of this package and the Gobbler service itself are accessing the same shared filesystem;