Skip to content

Commit 7586f54

Browse files
author
xiaowh
committed
更新README
1 parent 647907e commit 7586f54

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# StockChart-MPAndroidChart
22

3-
[![](https://jitpack.io/v/LambdaXiao/StockChart-MPAndroidChart.svg)](https://jitpack.io/#LambdaXiao/StockChart-MPAndroidChart)
3+
[![](https://www.jitpack.io/v/LambdaXiao/StockChart-MPAndroidChart.svg)](https://www.jitpack.io/#LambdaXiao/StockChart-MPAndroidChart)
44

55
**基于MPAndroidChart 最新3.1.0版本的专业分时图和K线图**
66

@@ -28,7 +28,7 @@ allprojects {
2828
}
2929
```
3030
```
31-
implementation 'com.github.LambdaXiao:StockChart-MPAndroidChart:1.0'
31+
implementation 'com.github.LambdaXiao:StockChart-MPAndroidChart:1.1'
3232
```
3333
如果需要根据不同业务修改代码,请直接依赖项目中的MPChartLib库。
3434

@@ -47,7 +47,8 @@ StockApp是Android平台的金融图表库,包括**分时图**和**K线图**
4747
- 支持夜间模式的展示
4848

4949
## apk体验
50-
50+
点击下载 http://d.6short.com/StockChart
51+
或扫码下载
5152
![Alt text](https://github.com/LambdaXiao/StockChart-MPAndroidChart/blob/master/screenshot/stockChart.png)
5253

5354
## 反馈

screenshot/stockChart.png

-308 Bytes
Loading

0 commit comments

Comments
 (0)