generate: add info about forking to README.
Dmitry Chestnykh dmitry@codingrobots.com
Wed, 29 Jun 2011 15:03:01 +0200
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
generate/README.markdown
→
generate/README.markdown
@@ -20,3 +20,5 @@ * Open main.go and edit "var langs" on line 21 to include the new directory
name. * make && ./generate + +If all goes well, fork this repository, commit your changes, and send me a pull request.