diff --git a/README-zh.md b/README-zh.md index 3a8a7d1..80084d4 100644 --- a/README-zh.md +++ b/README-zh.md @@ -6,8 +6,6 @@ > 请先申请 [极验账号](https://www.geetest.com/Register),然后前往 [后台](https://auth.geetest.com/product) 创建应用,获取验证码标识和密钥。 -开发时有参考 `fof/recaptcha`,特此感谢。 - ![img.png](img.png) ## 功能 @@ -35,7 +33,12 @@ php flarum migrate php flarum cache:clear ``` -### 链接 +## 致谢 + +- 特别感谢极验官方和[右可哥](https://yorkun.com/)提供测试账号,感谢支持。 +- 开发时有参考 `fof/recaptcha`,特此感谢。 + +## 链接 - [国际社区](https://discuss.flarum.org/d/34860) - [中文社区](https://discuss.flarum.org.cn/d/15787) diff --git a/README.md b/README.md index 032654b..9157621 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ A [Flarum](http://flarum.org) extension. Bring [GeeTest CAPTCHA](https://www.gee > Apply your [GeeTest account](https://www.geetest.com/en/Register_en) first, then go to the [Dashboard](https://auth.geetest.com/product) and create your application, and now you get the id and the key. -Special thanks to `fof/recaptcha` for the code reference during development. - ![img.png](img.png) ## Features @@ -34,6 +32,12 @@ php flarum migrate php flarum cache:clear ``` +## Credits + +- Special thanks to GeeTest and [YorKun](https://yorkun.com/) for providing test accounts, thanks for your support. + +- Special thanks to `fof/recaptcha` for the code reference during development. + ## Links - [Packagist](https://packagist.org/packages/ffans/geetest)