File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ PHP Wechaty Starter Project Template that Works Out-of-the-Box
11
11
[ ![ Powered by Wechaty] ( https://img.shields.io/badge/Powered%20By-Wechaty-brightgreen.svg )] ( https://github.com/Wechaty/wechaty )
12
12
[ ![ PHP Version] ( https://img.shields.io/maven-central/v/io.github.wechaty/wechaty?label=PHP )] ( https://packagist.org/packages/wechaty/php-wechaty )
13
13
14
- Wechaty is a RPA SDK for Wechat ** Individual** Account that can help you create a chatbot in 6 lines of PHP.
14
+ Wechaty is a RPA SDK for Wechat ** Individual** Account that can help you create a chatbot in 8 lines of PHP.
15
15
16
- ## The World's Shortest Java ChatBot: 8 lines of Code
16
+ ## The World's Shortest PHP ChatBot: 8 lines of Code
17
17
18
18
``` php
19
19
$wechaty = \IO\Github\Wechaty\Wechaty::getInstance($token, $endPoint);
You can’t perform that action at this time.
0 commit comments