Add contributing instructions to README.md
This commit is contained in:
parent
255eef9e31
commit
192065d0e6
10
README.md
10
README.md
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user