mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 17:59:12 +00:00
Fix README.md error
This commit is contained in:
parent
3275c570ba
commit
9e5d0271bf
1 changed files with 2 additions and 2 deletions
|
|
@ -101,9 +101,9 @@ png.h: No such file or directory? Please see [issues/47](https://github.com/go-v
|
|||
go get -u github.com/go-vgo/robotgo
|
||||
```
|
||||
|
||||
##[Examples:](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||
## [Examples:](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||
|
||||
####[Mouse](https://github.com/go-vgo/robotgo/blob/master/example/main.go#L45)
|
||||
#### [Mouse](https://github.com/go-vgo/robotgo/blob/master/example/main.go#L45)
|
||||
|
||||
```Go
|
||||
package main
|
||||
|
|
|
|||
Loading…
Reference in a new issue