Fixed subtitle formatting on #64
This commit is contained in:
parent
0ae9a6386c
commit
35648787fd
|
|
@ -5,7 +5,7 @@
|
|||
[](https://raw.githubusercontent.com/somonus/react-native-echarts/master/LICENSE.md)
|
||||
|
||||
## install
|
||||
|
||||
```
|
||||
$ npm install native-echarts --save
|
||||
|
||||
## Usage
|
||||
|
|
@ -61,7 +61,7 @@ AppRegistry.registerComponent('app', () => app);
|
|||
|
||||
|
||||
|
||||
##Example
|
||||
## Example
|
||||
|
||||
*run demo*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue