mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-03 23:53:54 +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)
|
- [Examples](#examples)
|
||||||
- [Future](#future)
|
- [Future](#future)
|
||||||
- [Contributors](#contributors)
|
- [Contributors](#contributors)
|
||||||
|
- [License](license)
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
- [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)
|
- [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 [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).
|
||||||
|
@ -21,6 +21,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||||||
- [Examples](#examples)
|
- [Examples](#examples)
|
||||||
- [Future](#future)
|
- [Future](#future)
|
||||||
- [Contributors](#contributors)
|
- [Contributors](#contributors)
|
||||||
|
- [License](license)
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
- [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)
|
- [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)
|
||||||
@ -229,4 +230,10 @@ func main() {
|
|||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of 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