Add contributing instructions to README.md

This commit is contained in:
Adnan Maolood 2020-10-24 21:55:58 -04:00
parent 255eef9e31
commit 192065d0e6

View File

@ -12,7 +12,13 @@ It aims to provide an API similar to that of net/http to make it easy to develop
## Examples
There are a few examples provided in the `examples` directory.
To run the examples:
There are a few examples provided in the examples directory.
To run an example:
go run examples/server.go
## Contributing
Send patches and questions to [~adnano/go-gemini-devel](https://lists.sr.ht/~adnano/go-gemini-devel).
Subscribe to release announcements on [~adnano/go-gemini-announce](https://lists.sr.ht/~adnano/go-gemini-announce).