Update README.md fix link error

This commit is contained in:
vcaesar 2018-01-11 19:26:10 +08:00
parent 852a213e1c
commit 4011915749
2 changed files with 2 additions and 2 deletions

View File

@ -168,7 +168,7 @@ func main() {
}
```
#### [Bitmap](https://github.com/go-vgo/robotgo/blob/master/examples/bitmap/mian.go)
#### [Bitmap](https://github.com/go-vgo/robotgo/blob/master/examples/bitmap/main.go)
```Go
package main

View File

@ -167,7 +167,7 @@ func main() {
}
```
#### [位图](https://github.com/go-vgo/robotgo/blob/master/examples/bitmap/mian.go)
#### [位图](https://github.com/go-vgo/robotgo/blob/master/examples/bitmap/main.go)
```Go
package main