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