Skip to content

Commit

Permalink
add some changes in badges at README
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Oct 4, 2014
1 parent a06f954 commit 11f7fb6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# React SimpleTabs

![Travis](http://img.shields.io/travis/pedronauck/react-simpletabs.svg?style=flat) ![license](http://img.shields.io/npm/l/react-simpletabs.svg?style=flat)
[![NPM](https://nodei.co/npm/react-simpletabs.png?downloads=true)](https://nodei.co/npm/react-simpletabs/)

[![NPM](https://nodei.co/npm/react-simpletabs.png)](https://nodei.co/npm/react-simpletabs/)

![](http://f.cl.ly/items/25263r432i1W2U3p3b2m/react-simplestabs-screenshot.png)

This is a simple `<Tabs>` component built with ReactJS.

#### See the [Demo](http://embed.plnkr.co/p6YVUK/preview).

![](http://f.cl.ly/items/25263r432i1W2U3p3b2m/react-simplestabs-screenshot.png)

## Install

Installing this component is very easy and it has just one dependency: [React](http://facebook.github.io/react/downloads.html). So, you have a lot of options to do that:
Expand Down

0 comments on commit 11f7fb6

Please sign in to comment.