From 7fb9ee47cfa6654fb393d6e518e29ae96ff6dd6b Mon Sep 17 00:00:00 2001 From: vCaesar Date: Fri, 31 Mar 2017 19:29:07 +0800 Subject: [PATCH] Update README_zh.md --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index e41bdb0..72bfbb9 100644 --- a/README_zh.md +++ b/README_zh.md @@ -199,7 +199,7 @@ func main() { } } ``` -#### [Window](https://github.com/go-vgo/robotgo/blob/master/example/main.go#L160) +#### [窗口句柄](https://github.com/go-vgo/robotgo/blob/master/example/main.go#L160) ```Go package main