diff --git a/Readme.md b/Readme.md index d1d7ac7..c82bd94 100644 --- a/Readme.md +++ b/Readme.md @@ -55,3 +55,11 @@ func main() { // ... } ``` + +## Documentation + +The links below contain more detailed documentation on how to use this library: + +* [Documentation](https://customer.io/docs/cdp/sources/connections/servers/go/) +* [Specs](https://customer.io/docs/cdp/sources/source-spec/source-events/) +* [godoc](https://pkg.go.dev/github.com/customerio/cdp-analytics-go)