Skip to content

Commit

Permalink
Move badge
Browse files Browse the repository at this point in the history
  • Loading branch information
pradel committed Mar 2, 2017
1 parent e2c64ff commit cce76f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# react-minimalist-portal

[![Greenkeeper badge](https://badges.greenkeeper.io/pradel/react-minimalist-portal.svg)](https://greenkeeper.io/)
A minimalist portal for react.
Create a new React tree in document.body to create modal etc ..

[![npm version](https://badge.fury.io/js/react-minimalist-portal.svg)](https://badge.fury.io/js/react-minimalist-portal)
[![Build Status](https://travis-ci.org/pradel/react-minimalist-portal.svg?branch=master)](https://travis-ci.org/pradel/react-minimalist-portal)
[![Coverage Status](https://coveralls.io/repos/github/pradel/react-minimalist-portal/badge.svg?branch=master)](https://coveralls.io/github/pradel/react-minimalist-portal?branch=master)
[![devDependency Status](https://david-dm.org/pradel/react-minimalist-portal/dev-status.svg)](https://david-dm.org/pradel/react-minimalist-portal#info=devDependencies)
[![Greenkeeper badge](https://badges.greenkeeper.io/pradel/react-minimalist-portal.svg)](https://greenkeeper.io/)

## Usage
```javascript
Expand Down

0 comments on commit cce76f8

Please sign in to comment.