This commit is contained in:
Darío Hereñú 2019-03-11 01:10:29 +00:00 committed by GitHub
commit 82ee89ad14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
[![License](http://img.shields.io/npm/l/native-echarts.svg?style=flat)](https://raw.githubusercontent.com/somonus/react-native-echarts/master/LICENSE.md) [![License](http://img.shields.io/npm/l/native-echarts.svg?style=flat)](https://raw.githubusercontent.com/somonus/react-native-echarts/master/LICENSE.md)
## install ## install
```
$ npm install native-echarts --save $ npm install native-echarts --save
## Usage ## Usage
@ -61,7 +61,7 @@ AppRegistry.registerComponent('app', () => app);
##Example ## Example
*run demo* *run demo*