update readme

This commit is contained in:
Weilin Shi 2021-09-28 16:44:12 +08:00
parent 02532e6f4d
commit 80cb7ffd68
1 changed files with 2 additions and 1 deletions

View File

@ -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)