Update README.md

This commit is contained in:
Eli Bendersky 2022-02-05 07:20:06 -08:00 committed by GitHub
parent e604254e38
commit 35018ab3c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,6 +81,12 @@ inspired this project.
### FAQ
#### I found a problem with the examples; what do I do?
We're very happy to fix problem reports and accept contributions! Please submit
[an issue](https://github.com/mmcgrana/gobyexample/issues) or send a Pull Request.
See `CONTRIBUTING.md` for more details.
#### What version of Go is required to run these examples?
Given Go's strong [backwards compatibility guarantees](https://go.dev/doc/go1compat),