From 61f138962bd13ee9e76042fca28586334f92262f Mon Sep 17 00:00:00 2001 From: vCaesar Date: Fri, 17 Mar 2017 14:35:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 027e5b3..d8ebd1a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This is a work in progress. - [Examples](#examples) - [Future](#future) - [Contributors](#contributors) -- [License](license) +- [License](#license) ## Docs - [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)     diff --git a/README_zh.md b/README_zh.md index a12b433..cd0fa85 100644 --- a/README_zh.md +++ b/README_zh.md @@ -21,7 +21,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11). - [Examples](#examples) - [Future](#future) - [Contributors](#contributors) -- [License](license) +- [License](#license) ## Docs - [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)