Skip to content

Commit c9e9aa1

Browse files
committed
Optimize source code links
1 parent 1f9dc97 commit c9e9aa1

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

CHINESE-README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,10 @@ public var touchEventEnabled: Bool? //是否支持触摸事
488488
## 源代码⛓
489489
语言版本 | 项目名称 | 源代码链接|
490490
------------ | ------------- | ------------- |
491-
Swift | AAInfographics | https://github.com/AAChartModel/AAChartKit-Swift |
492-
Objective C | AAChartKit | https://github.com/AAChartModel/AAChartKit |
491+
Swift | AAInfographics | iOS |https://github.com/AAChartModel/AAChartKit-Swift |
492+
Objective C | AAChartKit | iOS | https://github.com/AAChartModel/AAChartKit |
493+
Kotlin | AAInfographics | Android | https://github.com/AAChartModel/AAChartCore-Kotlin |
494+
Java | AAChartCore | Android | https://github.com/AAChartModel/AAChartCore |
493495

494496
## 许可证
495497

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,10 @@ to be
505505

506506
Language Version | Project Name | Source Code Link |
507507
------------ | ------------- | ------------- |
508-
Swift | AAInfographics | https://github.com/AAChartModel/AAChartKit-Swift |
509-
Objective C | AAChartKit | https://github.com/AAChartModel/AAChartKit |
508+
Swift | AAInfographics | iOS |https://github.com/AAChartModel/AAChartKit-Swift |
509+
Objective C | AAChartKit | iOS | https://github.com/AAChartModel/AAChartKit |
510+
Kotlin | AAInfographics | Android | https://github.com/AAChartModel/AAChartCore-Kotlin |
511+
Java | AAChartCore | Android | https://github.com/AAChartModel/AAChartCore |
510512

511513
## LICENSE
512514

TRADITIONAL-CHINESE-README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,10 @@ public var touchEventEnabled: Bool? //是否支持觸摸事
488488
## 源代碼⛓
489489
語言版本 | 項目名稱 | 源代碼鏈接|
490490
------------ | ------------- | ------------- |
491-
Swift | AAInfographics | https://github.com/AAChartModel/AAChartKit-Swift |
492-
Objective C | AAChartKit | https://github.com/AAChartModel/AAChartKit |
491+
Swift | AAInfographics | iOS |https://github.com/AAChartModel/AAChartKit-Swift |
492+
Objective C | AAChartKit | iOS | https://github.com/AAChartModel/AAChartKit |
493+
Kotlin | AAInfographics | Android | https://github.com/AAChartModel/AAChartCore-Kotlin |
494+
Java | AAChartCore | Android | https://github.com/AAChartModel/AAChartCore |
493495

494496
## 許可證
495497

0 commit comments

Comments
 (0)