Commit 4026f3d0 by HanSon Committed by GitHub

Update README.md

1 parent 5f0da046
......@@ -15,6 +15,14 @@
composer require hanson/vbot
```
2、git
```
git clone https://github.com/HanSon/vbot.git
cd vbot
composer install
```
然后执行``` php example/index.php ```
PS:运行后二维码将保存于设置的缓存目录,命名为qr.png,控制台也会显示二维码,扫描即可(linux用户请确保已经打开ANSI COLOR)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!