Skip to content

Commit cb2116c

Browse files
docs: update pypi badge
1 parent 77abaa0 commit cb2116c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Documentation Status](https://readthedocs.org/projects/firebase-rest-api/badge/?version=latest)](https://firebase-rest-api.readthedocs.io/en/latest/?badge=latest)
66
[![codecov](https://codecov.io/gh/AsifArmanRahman/firebase-rest-api/branch/main/graph/badge.svg?token=N7TE1WVZ7W)](https://codecov.io/gh/AsifArmanRahman/firebase-rest-api)
77
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/firebase-rest-api?logo=python&logoColor=informational)](https://pypi.org/project/firebase-rest-api/)
8-
[![PyPi version](https://badgen.net/pypi/v/firebase-rest-api/?icon=pypi&color=blue)](https://pypi.com/project/firebase-rest-api)
8+
[![PyPI](https://img.shields.io/pypi/v/firebase-rest-api?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/firebase-rest-api/)
99

1010

1111
A simple python wrapper for [Google's Firebase REST API's](https://firebase.google.com).

0 commit comments

Comments
 (0)