From e0dd579aaadab28726828e9dc829bdb8116b4d8c Mon Sep 17 00:00:00 2001 From: vcaesar Date: Mon, 11 Mar 2019 10:22:10 -0400 Subject: [PATCH] Update README.md, Add binding link --- README.md | 5 +++++ README_zh.md | 5 +++++ 2 files changed, 10 insertions(+) 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: 环境要求: