Add basic readme

This commit is contained in:
Martin Häcker 2024-06-27 21:46:38 +02:00
parent 0e312a9d28
commit 3106c5f3e8

View file

@ -0,0 +1,13 @@
# What is this?
Python bindings for the rust servicepoint library.
## Building
* Need a python virtualenv
* Activate it
* `make build`
## TODO
* Automate shit