Skip to content

Commit aee54b5

Browse files
committed
Merge pull request #457 from ParsePlatform/nlutsenko.gitter
Updated README badge styles.
2 parents 67bc89d + 7258dcb commit aee54b5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[![Dependencies][dependencies-svg]][dependencies-link]
99
[![References][references-svg]][references-link]
1010

11+
[![Join Chat][gitter-svg]][gitter-link]
12+
1113
A library that gives you access to the powerful Parse cloud platform from your iOS or OS X app.
1214
For more information Parse and its features, see [the website][parse.com] and [getting started][docs].
1315

@@ -88,7 +90,7 @@ of patent rights can be found in the PATENTS file in the same directory.
8890
[build-status-svg]: https://travis-ci.org/ParsePlatform/Parse-SDK-iOS-OSX.svg
8991
[build-status-link]: https://travis-ci.org/ParsePlatform/Parse-SDK-iOS-OSX/branches
9092

91-
[coverage-status-svg]: https://codecov.io/github/ParsePlatform/Parse-SDK-iOS-OSX/coverage.svg?branch=master
93+
[coverage-status-svg]: https://img.shields.io/codecov/c/github/ParsePlatform/Parse-SDK-iOS-OSX/master.svg
9294
[coverage-status-link]: https://codecov.io/github/ParsePlatform/Parse-SDK-iOS-OSX?branch=master
9395

9496
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
@@ -104,3 +106,6 @@ of patent rights can be found in the PATENTS file in the same directory.
104106

105107
[references-svg]: https://www.versioneye.com/objective-c/parse/reference_badge.svg
106108
[references-link]: https://www.versioneye.com/objective-c/parse/references
109+
110+
[gitter-svg]: https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg
111+
[gitter-link]: https://gitter.im/ParsePlatform/Chat

0 commit comments

Comments
 (0)