Skip to content

Commit d46f004

Browse files
authored
Fix line breaks in badge links in README.md
1 parent 3a3e033 commit d46f004

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
[![](https://img.shields.io/badge/language-Swift-green.svg)](https://github.com/AAChartModel/AAChartKit-Swift) </br>
99
[![](https://img.shields.io/badge/support-Animation-yellow.svg)](https://github.com/AAChartModel/AAChartKit-Swift#supported-animation-type-for-now)</br>
1010
[![](https://img.shields.io/badge/support-OC-orange.svg)](https://github.com/AAChartModel/AAChartKit)</br>
11-
[![](https://jaywcjlove.github.io/sb/lang/chinese.svg)](https://github.com/AAChartModel/AAChartKit-Swift/blob/master/CHINESE-README.md)
12-
[![](https://jaywcjlove.github.io/sb/lang/english.svg)](https://github.com/AAChartModel/AAChartKit-Swift)
11+
[![](https://jaywcjlove.github.io/sb/lang/chinese.svg)](https://github.com/AAChartModel/AAChartKit-Swift/blob/master/CHINESE-README.md)</br>
12+
[![](https://jaywcjlove.github.io/sb/lang/english.svg)](https://github.com/AAChartModel/AAChartKit-Swift)</br>
1313
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/AAChartModel/AAChartKit-Swift.svg)](http://isitmaintained.com/project/AAChartModel/AAChartKit-Swift "Average time to resolve an issue")
1414
[![](https://img.shields.io/badge/AAChartKitSwift-StarHistory-blue.svg)](https://star-history.t9t.io/#AAChartModel/AAChartKit-Swift)
15-
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAAChartModel%2FAAChartKit-Swift-Pro%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/AAChartModel/AAChartKit-Swift-Pro)
16-
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAAChartModel%2FAAChartKit-Swift-Pro%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/AAChartModel/AAChartKit-Swift-Pro)
15+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAAChartModel%2FAAChartKit-Swift%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/AAChartModel/AAChartKit-Swift)
16+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAAChartModel%2FAAChartKit-Swift%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/AAChartModel/AAChartKit-Swift)
1717

1818
## [ **English Document 🇬🇧** ](https://github.com/AAChartModel/AAChartKit-Swift) | [ **简体中文文档 🇨🇳** ](https://github.com/AAChartModel/AAChartKit-Swift/blob/master/CHINESE-README.md)
1919
### There is the link of **Objective-C version** of `AAChartKit` as follow

0 commit comments

Comments
 (0)