Add examples captchas.
Dmitry Chestnykh dmitry@codingrobots.com
Tue, 26 Apr 2011 18:34:52 +0200
3 files changed,
8 insertions(+),
2 deletions(-)
M
README.md
→
README.md
@@ -1,5 +1,3 @@
-*TODO(dchest): Add example images and audio.* - Package captcha =====================@@ -7,6 +5,14 @@ import "github.com/dchest/captcha"
Package captcha implements generation and verification of image and audio CAPTCHAs. + + +Examples +-------- + +![Image](https://github.com/dchest/captcha/raw/master/capgen/example.png) + +[Audio](https://github.com/dchest/captcha/raw/master/capgen/example.wav) Constants