# HG changeset patch # User Peter Sanchez # Date 1674588275 21600 # Tue Jan 24 13:24:35 2023 -0600 # Node ID bbf34777623278d610ed0e083c07ef29397ed935 # Parent f3a7a844cc02ff229999ee30d6e3f1baf5962d6c Updating README diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -3,12 +3,18 @@ A simple Go client to interface with the Sendy API () +**Project Links:** [Issues][issues] - [Mailing List][pinbox] - +[Contributing](#contributing) + **Version:** 0.1.0 **Sendy API Version:** 6.0.3 **Author** Netlandish () +[issues]: https://todo.code.netlandish.com/~netlandish/sendygo +[pinbox]: https://lists.code.netlandish.com/~netlandish/public-inbox + # Dependencies - It was written for Go 1.18+