From 6ee18a22f3a28c09b94441bb90fd452252a5abd5 Mon Sep 17 00:00:00 2001 From: Chielo Date: Fri, 10 May 2024 10:16:28 +0800 Subject: [PATCH] chore(readme): update README.md --- 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