Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Mar 17, 2015
1 parent 9cb6c34 commit 9a0250d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# BrowserSync
[![AppVeyor branch](https://img.shields.io/appveyor/ci/shakyshane/browser-sync/master.svg?style=flat-square&label=windows)](https://ci.appveyor.com/project/shakyShane/browser-sync)
[![Travis branch](https://img.shields.io/travis/BrowserSync/browser-sync/master.svg?style=flat-square&label=linux)](https://travis-ci.org/BrowserSync/browser-sync)
[![Coverage Status](https://img.shields.io/coveralls/BrowserSync/browser-sync.svg?style=flat-square)](https://coveralls.io/r/BrowserSync/browser-sync?branch=master)
[![NPM version](https://img.shields.io/npm/v/browser-sync.svg?style=flat-square)](https://www.npmjs.com/package/browser-sync)
[![Dependency Status](https://img.shields.io/david/BrowserSync/browser-sync.svg?style=flat-square&label=deps)](https://david-dm.org/BrowserSync/browser-sync)
[![devDependency Status](https://img.shields.io/david/dev/BrowserSync/browser-sync.svg?style=flat-square&label=devDeps)](https://david-dm.org/BrowserSync/browser-sync#info=devDependencies)

> Keep multiple browsers & devices in sync when building websites.
<p align="center"><a href="http://www.wearejh.com"><img src="http://cl.ly/image/3Y3O0M2z310j/jh-100-red.png" /></a></p>
<h1 align="center">BrowserSync</h1>
<blockquote align="center">Keep multiple browsers & devices in sync when building websites.</blockquote>

<a href="http://www.wearejh.com"><img src="http://cl.ly/image/3Y3O0M2z310j/jh-100-red.png" /></a>

BrowserSync is developed and maintained internally at <a href="http://www.wearejh.com">JH</a>, follow <a href="http://www.twitter.com/browsersync">@BrowserSync</a> on twitter for news & updates.
<p align="center">BrowserSync is developed and maintained internally at <a href="http://www.wearejh.com">JH</a></p>
<p align="center">Follow <a href="http://www.twitter.com/browsersync">@BrowserSync</a> on twitter for news & updates.</p>

## Features
Please visit [browsersync.io](http://browsersync.io) for a full run-down of features
Expand Down

0 comments on commit 9a0250d

Please sign in to comment.