From f5a5d6ae552727ad17a7f3117c78f42201da594f Mon Sep 17 00:00:00 2001 From: Chielo Date: Mon, 13 May 2024 13:20:21 +0800 Subject: [PATCH] chore(readme): update README.md (#8) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe7673f..9b2d410 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ echo '"def helloworl"' | cargo run --example rand-infer ## TODOs -- [ ] Python bindings +- [x] Python bindings +- [ ] Python docs, examples and tests ## License