Skip to content

Commit 380ab8c

Browse files
author
thoth-zuul[bot]
authored
Merge pull request #54 from AICoE/v0.0.2
Update README.md Reviewed-by: https://github.com/thoth-zuul[bot]
2 parents 304fee7 + 9570ffd commit 380ab8c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4f6e655e936c4d54b838317bc4414017)](https://www.codacy.com/app/4n4nd/prometheus-connect?utm_source=github.com&utm_medium=referral&utm_content=4n4nd/prometheus-connect&utm_campaign=Badge_Grade)
1+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7d838be9b51e4daaa20be1772f5c9ad2)](https://www.codacy.com/manual/4n4nd/prometheus-api-client-python?utm_source=github.com&utm_medium=referral&utm_content=AICoE/prometheus-api-client-python&utm_campaign=Badge_Grade)
22
# prometheus-api-client
33

4-
A python wrapper for the prometheus http api
4+
A python wrapper for the prometheus http api and some tools for metrics processing.
55

66
## Installation
77
To install the latest release:
88

9-
`pip install prometheus-api-client==0.0.2`
9+
`pip install prometheus-api-client`
1010

1111
To install directly from this branch:
1212

13-
`pip install https://github.com/AICoE/prometheus-api-client-python/zipball/v0.0.2`
13+
`pip install https://github.com/AICoE/prometheus-api-client-python/zipball/master`
1414

1515
## Documentation
1616

17-
Docs: [https://prometheus-api-client-python.readthedocs.io/en/v0.0.2/source/prometheus_api_client.html]
17+
Docs: [https://prometheus-api-client-python.readthedocs.io/source/prometheus_api_client.html]

0 commit comments

Comments
 (0)