diff --git a/crates/servicepoint_binding_py/Readme.md b/crates/servicepoint_binding_py/Readme.md index 55a911a..60a4246 100644 --- a/crates/servicepoint_binding_py/Readme.md +++ b/crates/servicepoint_binding_py/Readme.md @@ -10,4 +10,8 @@ Python bindings for the rust servicepoint library. ## TODO -* Automate shit +* expose rust functions to python +* rename `src` -> `rust` +* encapsulete python module in `py` folder +* unit tests for python bindings +* example fnord sign