Skip to content

Commit

Permalink
chore: Add link to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjw committed Aug 27, 2023
1 parent 08c0027 commit cc8cce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# breakout-garden-exporter

[![Pipeline](https://github.com/andrewjw/breakout-garden-exporter/actions/workflows/build.yml/badge.svg)](https://github.com/andrewjw/breakout-garden-exporter/actions/workflows/build.yml)
![PyPI](https://img.shields.io/pypi/v/breakout-garden-exporter)
[![PyPI](https://img.shields.io/pypi/v/breakout-garden-exporter)(https://pypi.org/project/breakout-garden-exporter/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/glowprom)](https://pypi.org/project/breakout-garden-exporter/)
[![Coverage Status](https://coveralls.io/repos/github/andrewjw/breakout-garden-exporter/badge.svg?branch=main)](https://coveralls.io/github/andrewjw/breakout-garden-exporter?branch=master)

Expand All @@ -16,4 +16,4 @@ optional arguments:
-h, --help show this help message and exit
-q, --quiet don't log HTTP requests
--bind [BIND] the ip address and port to bind to. Default: *:9101
```
```

0 comments on commit cc8cce6

Please sign in to comment.