status badges

This commit is contained in:
Vithor Jaeger 2022-09-19 11:41:24 -04:00
parent 561b4db23b
commit 0efe5c901e

View File

@ -1,5 +1,7 @@
# pocketbase
[![Python 3.10](https://github.com/vaphes/pocketbase/actions/workflows/python-3.10.yml/badge.svg)](https://github.com/vaphes/pocketbase/actions/workflows/python-3.10.yml)[![Python 3.9](https://github.com/vaphes/pocketbase/actions/workflows/python-3.9.yml/badge.svg)](https://github.com/vaphes/pocketbase/actions/workflows/python-3.9.yml)[![Python 3.8](https://github.com/vaphes/pocketbase/actions/workflows/python-3.8.yml/badge.svg)](https://github.com/vaphes/pocketbase/actions/workflows/python-3.8.yml)
Python client for PocketBase database.
This is in early development, and at first is just a translations for the javascript lib.