diff --git a/README.md b/README.md index 5d657822be589289b450e52f6117f122a7e46398..a4a5f61842ae0dce9b27a0fa15aa03d09778fd0e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Connecting Chatbots -Wechaty is a Bot SDK for Wechat **Individual** Account which can help you create a bot in 6 lines of javascript, with cross-platform support including [Linux, Windows, MacOS](https://github.com/wechaty/wechaty/actions?query=workflow%3ANPM), and [Docker](https://github.com/wechaty/wechaty/actions?query=workflow%3ADocker). +Wechaty is a Bot SDK for Wechat **Individual** Account which can help you create a bot in 6 lines of [JavaScript](https://GitHub.com/Wechaty/wechaty), [Python](https://GitHub.com/Wechaty/python-wechaty/), [Go](https://GitHub.com/Wechaty/go-wechaty/), and [Java](https://GitHub.com/Wechaty/java-wechaty/), with cross-platform support including [Linux, Windows, MacOS](https://github.com/wechaty/wechaty/actions?query=workflow%3ANPM), and [Docker](https://github.com/wechaty/wechaty/actions?query=workflow%3ADocker). :octocat: :beetle: @@ -415,6 +415,6 @@ Support this project by becoming a sponsor. Your logo will show up here with a l ## Copyright & License -- Code & Docs © 2016-now Huan LI \ +- Code & Docs © 2016 Huan LI \ - Code released under the Apache-2.0 License - Docs released under Creative Commons