Browse Source

Update README.md

wkh237 8 years ago
parent
commit
1a3e07ddca
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

4
 
4
 
5
 A project committed to make file acess and data transfer easier, efficient for React Native developers.
5
 A project committed to make file acess and data transfer easier, efficient for React Native developers.
6
 
6
 
7
-> The npm package is inside `src` folder, if you're going to install via git repository do not directly point to this folder
7
+> The npm package is inside `src` folder, if you're going to install using github repository do not point to here directly
8
 
8
 
9
 ## Features
9
 ## Features
10
 - Transfer data directly from/to storage without BASE64 bridging
10
 - Transfer data directly from/to storage without BASE64 bridging