feat(doc): add shields

This commit is contained in:
Victor Westerlund 2023-05-01 18:02:23 +02:00 committed by GitHub
parent 937ca9b941
commit b13d4aa53a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
# Reflect API client for Python
![Maintenance](https://img.shields.io/maintenance/yes/2023)
![github](https://img.shields.io/github/v/release/victorwesterlund/reflect-client-python)
![pypi](https://img.shields.io/pypi/v/reflect-client)
Make requests to an API built using the [Reflect API](https://github.com/VictorWesterlund/reflect) framework over HTTP or UNIX sockets.
---