From a264ed85725017905bfa4085235ac093c4533860 Mon Sep 17 00:00:00 2001 From: Jason Stallings Date: Tue, 3 Nov 2015 11:03:27 -0600 Subject: [PATCH] Center badges. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79786564..7ae6d972 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![](https://cldup.com/1ATDf2JMtv.png) ======== -[![Build Status](https://api.travis-ci.org/octalmage/robotjs.svg?branch=master)](https://travis-ci.org/octalmage/robotjs) [![Build status](https://ci.appveyor.com/api/projects/status/qh2eqb37j7ap6x36?svg=true)](https://ci.appveyor.com/project/octalmage/robotjs) [![npm version](https://img.shields.io/npm/v/robotjs.svg)](https://www.npmjs.com/package/robotjs) [![Join the chat at https://gitter.im/octalmage/robotjs](https://img.shields.io/badge/gitter-join%20chat-blue.svg)](https://gitter.im/octalmage/robotjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Wat: Documented](https://img.shields.io/badge/wat-documented-blue.svg)](https://github.com/dthree/wat) +

> Node.js Desktop Automation. Control the mouse, keyboard, and read the screen.