diff --git a/README.md b/README.md index 8759e0c..206f5b7 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,7 @@ buildlib: sudo chown $(USER) third_party &&\ make -C waku ``` + +## Example Usage + +For an example on how to use this package, please take a look at our [example-go-bindings](https://github.com/gabrielmer/example-waku-go-bindings) repo