mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update README.md
This commit is contained in:
parent
d0adcd3847
commit
1b26db3605
@ -26,6 +26,7 @@ This is a work in progress.
|
||||
- [Examples](#examples)
|
||||
- [Future](#future)
|
||||
- [Contributors](#contributors)
|
||||
- [License](license)
|
||||
|
||||
## Docs
|
||||
- [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)
|
||||
@ -236,3 +237,9 @@ func main() {
|
||||
|
||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
||||
- See [Contribution Guidelines](https://github.com/go-vgo/robotgo/blob/master/CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
Robotgo is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
|
||||
|
||||
See [LICENSE-APACHE](http://www.apache.org/licenses/LICENSE-2.0), [LICENSE-MIT](https://github.com/go-vgo/robotgo/blob/master/LICENSE).
|
||||
|
@ -21,6 +21,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
||||
- [Examples](#examples)
|
||||
- [Future](#future)
|
||||
- [Contributors](#contributors)
|
||||
- [License](license)
|
||||
|
||||
## Docs
|
||||
- [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)
|
||||
@ -229,4 +230,10 @@ func main() {
|
||||
## Contributors
|
||||
|
||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
||||
- See [Contribution Guidelines](https://github.com/go-vgo/robotgo/blob/master/CONTRIBUTING.md).
|
||||
- See [Contribution Guidelines](https://github.com/go-vgo/robotgo/blob/master/CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
Robotgo is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
|
||||
|
||||
See [LICENSE-APACHE](http://www.apache.org/licenses/LICENSE-2.0), [LICENSE-MIT](https://github.com/go-vgo/robotgo/blob/master/LICENSE).
|
Loading…
Reference in New Issue
Block a user