update readme
This commit is contained in:
parent
02532e6f4d
commit
80cb7ffd68
|
@ -33,7 +33,8 @@ func handle(w http.ResponseWriter, r *http.Request) {
|
||||||
```
|
```
|
||||||
|
|
||||||
[documentation](https://pkg.go.dev/github.com/steambap/captcha) |
|
[documentation](https://pkg.go.dev/github.com/steambap/captcha) |
|
||||||
[example](example/basic/main.go)
|
[example](example/basic/main.go) |
|
||||||
|
[font example](example/load-font/main.go)
|
||||||
|
|
||||||
## sample image
|
## sample image
|
||||||
![image](example/captcha.png)
|
![image](example/captcha.png)
|
||||||
|
|
Reference in New Issue