Skip to content

Commit 627a929

Browse files
committed
Add Carthage badge to README.
1 parent b00baad commit 627a929

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Build Status][build-status-svg]][build-status-link]
44
[![Coverage Status][coverage-status-svg]][coverage-status-link]
55
[![Podspec][podspec-svg]][podspec-link]
6+
[![Carthage compatible][carthage-svg]](carthage-link)
67
[![License][license-svg]][license-link]
78
![Platforms][platforms-svg]
89
[![Dependencies][dependencies-svg]][dependencies-link]
@@ -109,6 +110,9 @@ of patent rights can be found in the PATENTS file in the same directory.
109110

110111
[podspec-svg]: https://img.shields.io/cocoapods/v/Parse.svg
111112
[podspec-link]: https://cocoapods.org/pods/Parse
113+
114+
[carthage-svg]: https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat
115+
[carthage-link]: https://github.com/carthage/carthage
112116

113117
[platforms-svg]: http://img.shields.io/cocoapods/p/Parse.svg?style=flat
114118

0 commit comments

Comments
 (0)