Skip to content

Commit

Permalink
switched place between License and Build Status.
Browse files Browse the repository at this point in the history
added badge colors for lots of platforms.
  • Loading branch information
steenzout committed Apr 30, 2015
1 parent 5ae4083 commit d8bfb40
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
@@ -1,7 +1,20 @@
# Role Name

[![Build Status](https://travis-ci.org/ansiblebit/primogen.svg?branch=master)](https://travis-ci.org/ansiblebit/primogen)
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg?style=flat)](https://raw.githubusercontent.com/ansiblebit/primogen/master/LICENSE)
[![Build Status](https://travis-ci.org/ansiblebit/primogen.svg?branch=master)](https://travis-ci.org/ansiblebit/primogen)

[![Platforms](http://img.shields.io/badge/platforms-amazon-ff9900.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-debian-a80030.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-fedora-3c6eb4.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-freebsd-ae0000.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-macosx-000000.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-mint-87cfbe.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-opensuse-73ba25.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-redhat-cc0000.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-sles-73ba25.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-smartos-487487.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-ubuntu-dd4814.svg?style=flat)](#)
[![Platforms](http://img.shields.io/badge/platforms-windows-004185.svg?style=flat)](#)

[![Project Stats](https://www.openhub.net/p/ansiblebit-primogen/widgets/project_thin_badge.gif)](https://www.openhub.net/p/ansiblebit-primogen/)

Expand Down

0 comments on commit d8bfb40

Please sign in to comment.