From 244e59bfcad9e57b458796da2884103caff25302 Mon Sep 17 00:00:00 2001 From: AndrzejSala Date: Wed, 31 Jul 2019 15:07:27 +0200 Subject: [PATCH] chore(README): Update readme --- .travis.yml | 3 +++ README.md | 5 ++++- logo.svg | 10 ++++++++++ 3 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 .travis.yml create mode 100644 logo.svg diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f157c52 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: node_js +node_js: + - "10" \ No newline at end of file diff --git a/README.md b/README.md index 94e6ddd..4f51c9f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

filestack-react

@@ -9,6 +10,8 @@ +
+


@@ -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 diff --git a/logo.svg b/logo.svg new file mode 100644 index 0000000..0b46cf3 --- /dev/null +++ b/logo.svg @@ -0,0 +1,10 @@ + + + + Rectangle-356 + Created with Sketch. + + + + + \ No newline at end of file