Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
panktiszluck committed Jun 6, 2022
1 parent 23e1c84 commit 48d328f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Dropbox Upload

This package will let user's upload small, as well as large files to the Dropbox using Dropbox API.
This package will let user upload small, as well as large files to the Dropbox using Dropbox API.

<p align="center">
<img src="https://img.shields.io/npm/dw/react-native-dropbox-zluck" />
<img src="https://img.shields.io/npm/v/react-native-dropbox-zluck" />
</p>

## Features

Expand Down
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
"type": "git",
"url": "https://github.com/zlucksolutions/react-native-dropbox-zluck.git"
},
"keywords": [
"react-native",
"dropbox",
"large file upload",
"small file upload",
"chunk upload"
],
"scripts": {
"test": "jest",
"android": "react-native run-android",
Expand Down

0 comments on commit 48d328f

Please # to comment.