We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e1856 commit 781f193Copy full SHA for 781f193
README.md
@@ -4,6 +4,11 @@
4
<a href="https://developer.apple.com/swift/">
5
<img src="https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat" alt="Swift 5.0">
6
</a>
7
+ <a href="https://travis-ci.com/SwiftAlgorithmClub/AGString">
8
+ <img src="https://travis-ci.com/SwiftAlgorithmClub/AGString.svg?branch=master" alt="SPM"> </a>
9
+ <a href="https://codecov.io/gh/SwiftAlgorithmClub/AGString">
10
+ <img src="https://codecov.io/gh/SwiftAlgorithmClub/AGString/branch/develop/graph/badge.svg" alt="SPM">
11
+ </a>
12
<a href="http://cocoapods.org/pods/AGString">
13
<img src="https://img.shields.io/cocoapods/v/AGString.svg?style=flat" alt="Version">
14
0 commit comments