From 6037eeba007b2bd4f6adec5b79d317cebfe072d1 Mon Sep 17 00:00:00 2001 From: Jonas Hermsmeier Date: Tue, 6 Jun 2017 00:54:48 +0200 Subject: [PATCH] doc(README): Update & normalize badges (#1491) This updates & normalizes the badges in the README to all have a consistent style and adds a release-badge pointing to the website. Change-Type: patch --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 967d835c..d9cfe33c 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,13 @@ flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more. -[![dependencies](https://david-dm.org/resin-io/etcher.svg)](https://david-dm.org/resin-io/etcher.svg) -[![Build Status](https://travis-ci.org/resin-io/etcher.svg?branch=master)](https://travis-ci.org/resin-io/etcher) -[![Build status](https://ci.appveyor.com/api/projects/status/e745k1gt39nik0t7/branch/master?svg=true)](https://ci.appveyor.com/project/resin-io/etcher/branch/master) -[![Gitter](https://badges.gitter.im/resin-io/etcher.svg)](https://gitter.im/resin-io/etcher?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -[![Stories in Ready](https://badge.waffle.io/resin-io/etcher.svg?label=in%20progress&title=In%20Progress)](https://waffle.io/resin-io/etcher) +[![Current Release](https://img.shields.io/github/release/resin-io/etcher.svg?style=flat-square)](https://etcher.io) +![License](https://img.shields.io/github/license/resin-io/etcher.svg?style=flat-square) +[![Travis CI status](https://img.shields.io/travis/resin-io/etcher/master.svg?style=flat-square&label=linux%20|%20mac)](https://travis-ci.org/resin-io/etcher/branches) +[![AppVeyor status](https://img.shields.io/appveyor/ci/resin-io/etcher/master.svg?style=flat-square&label=windows)](https://ci.appveyor.com/project/resin-io/etcher/branch/master) +[![Dependency status](https://img.shields.io/david/resin-io/etcher.svg?style=flat-square)](https://david-dm.org/resin-io/etcher) +[![Gitter Chat](https://img.shields.io/gitter/room/resin-io/etcher.svg?style=flat-square)](https://gitter.im/resin-io/etcher) +[![Stories in Progress](https://img.shields.io/waffle/label/resin-io/etcher/in%20progress.svg?style=flat-square)](https://waffle.io/resin-io/etcher) ***