fix_: add to readme

This commit is contained in:
pablo 2025-06-10 15:52:33 +03:00
parent 8d08ce34b9
commit 1f662c5807
No known key found for this signature in database
GPG Key ID: 78F35FCC60FDC63A

View File

@ -16,4 +16,8 @@ make build-go # Verify Go bindings compile
### Run the Go Example
```bash
make run-go-example
```
```
## TODO
- [ ] Follow closer the integrations from [this repo](https://github.com/logos-co/nim-c-library-guide)