Skip to content

Commit eaa3544

Browse files
committed
fix(): add readme badges
1 parent 92a538f commit eaa3544

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# react-skeleton-css
22
Skeleton "micro" css framework boilerplate: http://www.getskeleton.com. Consolidated into 1 repo
33

4+
[![Build Status](https://travis-ci.org/crobinson42/react-skeleton-css.svg?branch=master)](https://travis-ci.org/crobinson42/react-skeleton-css)
5+
[![npm version](https://badge.fury.io/js/react-skeleton-css.svg)](https://badge.fury.io/js/react-skeleton-css)
6+
[![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)
7+
8+
------
9+
410
react-skeleton-css is a React UI framework built with the [Skeleton](http://getskeleton.com) responsive css boilerplate.
511

612
## Installation

0 commit comments

Comments
 (0)