Skip to content

Commit 244e59b

Browse files
author
AndrzejSala
committed
chore(README): Update readme
1 parent 5965de4 commit 244e59b

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- "10"

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<p align="center"><img src="logo.svg" align="center" width="80"/></p>
12
<h1 align="center">
23
filestack-react
34
</h1>
@@ -9,6 +10,8 @@
910
<img src="https://img.shields.io/npm/v/filestack-react.svg" />
1011
</a>
1112
<img src="https://img.shields.io/bundlephobia/min/filestack-react.svg" />
13+
<br>
14+
<img src="https://badges.herokuapp.com/browsers?labels=none&googlechrome=latest&firefox=latest&microsoftedge=latest&iexplore=11&safari=latest&iphone=latest" />
1215
</p>
1316
<hr>
1417

@@ -27,7 +30,7 @@
2730
- [Future](#future)
2831

2932
## Overview
30-
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.
33+
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.
3134

3235
## Usage
3336
Install it through NPM

logo.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)