From 70dc8c7daa6fd9c41b610c30d6ca3ec2b1575f87 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sat, 10 Dec 2016 20:07:25 +0800 Subject: [PATCH] Add godoc and Update link --- README.md | 4 ++-- event/goEvent.h | 1 - robotgo.go | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e667630..ffe22fa 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/go-vgo/robotgo)](https://goreportcard.com/report/github.com/go-vgo/robotgo)--> +[![GoDoc](https://godoc.org/github.com/go-vgo/robotgo?status.svg)](https://godoc.org/github.com/go-vgo/robotgo) >Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen,Window Handle and global event listener. diff --git a/event/goEvent.h b/event/goEvent.h index a821568..923e425 100644 --- a/event/goEvent.h +++ b/event/goEvent.h @@ -1,6 +1,5 @@ // Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at -// http://www. // https://github.com/go-vgo/robotgo/blob/master/LICENSE // // Licensed under the Apache License, Version 2.0 or the MIT license