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)