Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Jan 2, 2019
2 parents a621a13 + 6d02490 commit 0474613
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
# 🦋 react-butterfiles
<p align="center">
<a href="https://travis-ci.org/doitadrian/react-butterfiles.svg?branch=master">
<img alt="Build Status" src="https://travis-ci.org/doitadrian/react-butterfiles.svg?branch=master">
</a>
[![Build Status](https://travis-ci.org/doitadrian/react-butterfiles.svg?branch=master)](https://travis-ci.org/doitadrian/react-butterfiles)
[![Coverage Status](https://coveralls.io/repos/github/doitadrian/react-butterfiles/badge.svg?branch=master)](https://coveralls.io/github/doitadrian/react-butterfiles?branch=master)
[![](https://img.shields.io/npm/dw/react-butterfiles.svg)](https://www.npmjs.com/package/react-butterfiles)
[![](https://img.shields.io/npm/v/react-butterfiles.svg)](https://www.npmjs.com/package/react-butterfiles)
![](https://img.shields.io/npm/types/react-butterfiles.svg)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

<a href='https://coveralls.io/github/doitadrian/react-butterfiles?branch=master'>
<img src='https://coveralls.io/repos/github/doitadrian/react-butterfiles/badge.svg?branch=master' alt='Coverage Status' />
</a>

<img alt="Build Status" src="https://img.shields.io/npm/dw/react-butterfiles.svg">
<img alt="Build Status" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square">
<img alt="Build Status" src="https://img.shields.io/npm/types/react-butterfiles.svg">

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
</p>

A small component for building file upload fields of any type, for example a simple file upload button or
an image gallery field with drag and drop support and preview of selected images.

Expand Down Expand Up @@ -119,4 +112,4 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
| :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 0474613

Please sign in to comment.