From 41579a975b5c5f5852849e25fbe985ba6dcf446c Mon Sep 17 00:00:00 2001 From: vcaesar Date: Tue, 26 Nov 2019 11:19:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c83f1d3..08594c1 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,8 @@ GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64 // CXX=mingw-w64\x86_64-7.2.0-win32-seh-rt_v5-rev1\mingw64\bin\g++.exe ``` +Some discussions and questions, please see [issues/228](https://github.com/go-vgo/robotgo/issues/228), [issues/143](https://github.com/go-vgo/robotgo/issues/143). + ## Authors * [The author is vz](https://github.com/vcaesar) * [Maintainers](https://github.com/orgs/go-vgo/people)