all repos — captcha @ 7ac252236e9f0e8337b169b430823dc1ecf88ed0

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

Update README for capgensounds.
Dmitry Chestnykh dmitry@codingrobots.com
Thu, 09 Feb 2012 19:43:43 +0100
commit

7ac252236e9f0e8337b169b430823dc1ecf88ed0

parent

47a4cf294e2199e11cf2ed0276528393af3c42de

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

jump to
M capgensounds/README.markdowncapgensounds/README.markdown

@@ -20,6 +20,6 @@

* Open main.go and edit "var langs" on line 21 to include the new directory name. -* make && ./generate +* go install && $GOROOT/bin/capgensounds If all goes well, fork this repository, commit your changes, and send me a pull request.