diff --git a/README.md b/README.md index 18786d2..84abb88 100644 --- a/README.md +++ b/README.md @@ -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.