add notes about how to help

This commit is contained in:
Damian Gryski 2016-10-05 10:34:10 +02:00
parent db5c16fe1e
commit b00b8808d0

11
README Normal file
View File

@ -0,0 +1,11 @@
This is a work-in-progress book in Go performance.
There are different ways to contribute:
1) add to or summarizes the resources in TODO
2) add bullet points or new topics to be covered
3) write prose and flesh out the sections in the book
Eventually sample programs to optimize and exercises will be needed (maybe).
Coordination will be done in the #performance channel on the Gophers slack.