# README
Captcha Example
Install Dependences
go get github.com/clevergo/captcha
Run Application
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/captcha/main.go
And then navigate to http://localhost:8080.
go get github.com/clevergo/captcha
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/captcha/main.go
And then navigate to http://localhost:8080.