Skip to content

Commit

Permalink
chore(README): Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrzejSala committed Jul 31, 2019
1 parent 5965de4 commit 244e59b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- "10"
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<p align="center"><img src="logo.svg" align="center" width="80"/></p>
<h1 align="center">
filestack-react
</h1>
Expand All @@ -9,6 +10,8 @@
<img src="https://img.shields.io/npm/v/filestack-react.svg" />
</a>
<img src="https://img.shields.io/bundlephobia/min/filestack-react.svg" />
<br>
<img src="https://badges.herokuapp.com/browsers?labels=none&googlechrome=latest&firefox=latest&microsoftedge=latest&iexplore=11&safari=latest&iphone=latest" />
</p>
<hr>

Expand All @@ -27,7 +30,7 @@
- [Future](#future)

## Overview
filestack-react is a kind of wrapper on [filestack-js](https://github.com/filestack/filestack-js) sdk which allow you to integrate with filestack service in just a few lines of code. Almost all you can do with [filestack-js](https://filestack.github.io/filestack-js/index.html) you can do with this component.
filestack-react is a wrapper on [filestack-js](https://github.com/filestack/filestack-js) sdk which allow you to integrate with Filestack service in just a few lines of code. Almost all you can do with [filestack-js](https://filestack.github.io/filestack-js/index.html) you can do with this component.

## Usage
Install it through NPM
Expand Down
10 changes: 10 additions & 0 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 244e59b

Please sign in to comment.