From 9e5d0271bf12a7d4aed2543339a157e7daf56531 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Tue, 14 Mar 2017 18:12:56 +0800 Subject: [PATCH] Fix README.md error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 766188a..f762a63 100644 --- a/README.md +++ b/README.md @@ -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