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