diff --git a/README.md b/README.md index 779ace6cbd28d075d269067cdf276c6af8c1ce49..c5cb2253a0c41411b8b0825d9b899ab5744af206 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,16 @@ This bot can log all message to console. You can find more example from [Wiki](https://github.com/wechaty/wechaty/wiki/Example) and [Example Directory](https://github.com/wechaty/wechaty/blob/master/example/). +# Getting Started + +### A Greate Live Coding Tutorial + +
+ +
+ +The above 10 mins video tutorial was presented by @lijiarui, which is a good start if you are new to Wechaty. + # Run Let's say, you have saved the above six lines javascript example to `mybot.js`.