all repos — captcha @ dc1ad84bc9d81902ba2b7db499138bb4d3b51df4

Go package captcha implements generation and verification of image and audio CAPTCHAs.

generate: add info about forking to README.
Dmitry Chestnykh dmitry@codingrobots.com
Wed, 29 Jun 2011 15:03:01 +0200
commit

dc1ad84bc9d81902ba2b7db499138bb4d3b51df4

parent

eab158384ba5e5454c31e775097b3edf05a377b3

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M generate/README.markdowngenerate/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.