Skip to content

Commit

Permalink
fix(): add readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
crobinson42 committed Feb 3, 2017
1 parent 92a538f commit eaa3544
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# react-skeleton-css
Skeleton "micro" css framework boilerplate: http://www.getskeleton.com. Consolidated into 1 repo

[![Build Status](https://travis-ci.org/crobinson42/react-skeleton-css.svg?branch=master)](https://travis-ci.org/crobinson42/react-skeleton-css)
[![npm version](https://badge.fury.io/js/react-skeleton-css.svg)](https://badge.fury.io/js/react-skeleton-css)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

------

react-skeleton-css is a React UI framework built with the [Skeleton](http://getskeleton.com) responsive css boilerplate.

## Installation
Expand Down

0 comments on commit eaa3544

Please sign in to comment.