Browse Source

generate: add info about forking to README.

Dmitry Chestnykh 14 years ago
parent
commit
dc1ad84bc9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      generate/README.markdown

+ 2 - 0
generate/README.markdown

@@ -20,3 +20,5 @@ How to create sounds for other languages
   name.
 
 * make && ./generate
+
+If all goes well, fork this repository, commit your changes, and send me a pull request.