Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
docs(readme.md): 添加如何切换方案的描述
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuri-su committed Sep 14, 2019
1 parent 3555dc7 commit f38eb5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@

```bash
composer require kurisu/captcha_reader

#该库依赖 php-gb 扩展
# 如果是 linux 版本, php 可能未安装 php-gb
sudo apt install php-gb -y #自行选择合适的安装方式
```

## 对各种验证码的支持
Expand Down

0 comments on commit f38eb5c

Please sign in to comment.