From 1f662c58079789fb1c5791a14ba3bb8e388ecd9e Mon Sep 17 00:00:00 2001 From: pablo Date: Tue, 10 Jun 2025 15:52:33 +0300 Subject: [PATCH] fix_: add to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ad3f26..1d44243 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,8 @@ make build-go # Verify Go bindings compile ### Run the Go Example ```bash make run-go-example -``` \ No newline at end of file +``` + +## TODO + +- [ ] Follow closer the integrations from [this repo](https://github.com/logos-co/nim-c-library-guide) \ No newline at end of file