diff --git a/README.md b/README.md index 985e452..904963c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ RobotGo supports Mac, Windows, and Linux(X11). ## Contents - [Docs](#docs) +- [Binding](#binding) - [Requirements](#requirements) - [Installation](#installation) - [Update](#update) @@ -38,6 +39,10 @@ RobotGo supports Mac, Windows, and Linux(X11). - [API Docs](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)     - [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md) +## Binding: + +[Robotn](https://github.com/vcaesar/robotn), binding JavaScript and other, support more language. + ## Requirements: Now, Please make sure `Golang, GCC` is installed correctly before installing RobotGo. diff --git a/README_zh.md b/README_zh.md index 494129c..2985ec5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -18,6 +18,7 @@ QQ 群: 595877611 ## Contents - [Docs](#docs) +- [Binding](#binding) - [Requirements](#requirements) - [Installation](#installation) - [Update](#update) @@ -34,6 +35,10 @@ QQ 群: 595877611 - [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)    - [English Docs](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md) +## Binding: + +[Robotn](https://github.com/vcaesar/robotn), binding JavaScript and other, support more language. + ## Requirements: 环境要求: