From bbba547edbe285fadaa963c7c1e8a2948300dd50 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Fri, 6 Jan 2017 17:29:47 +0800 Subject: [PATCH] Add gitter --- .github/issue_template.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 69e6205..3a45532 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,5 +1,5 @@ 1. Please speak English, this is the language everybody of us can speak and write. -2. Please ask questions or config/deploy problems on our Gitter channel: https://gitter.im/go-vgo/robotgo,Not yet supported now. +2. Please ask questions or config/deploy problems on our Gitter channel: https://gitter.im/go-vgo/robotgo 3. Please take a moment to search that an issue doesn't already exist. 4. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report. diff --git a/README.md b/README.md index d099864..7b983ec 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,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) [![Release](http://github-release-version.herokuapp.com/github/go-vgo/robotgo/release.svg?style=flat)](https://github.com/go-vgo/robotgo/releases/latest) +[![Join the chat at https://gitter.im/go-vgo/robotgo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-vgo/robotgo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - >Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen,Window Handle and global event listener.