Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit cbfdde1

Browse files
committed
Add build status to readme.
1 parent 040d92b commit cbfdde1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Easily convert between dictionaries and query strings in iOS and OS X. The API is similar to `NSJSONSerialization`.
44

5+
Master build status: [![Build Status](https://travis-ci.org/calebd/CMDQueryStringSerialization.svg?branch=master)](https://travis-ci.org/calebd/CMDQueryStringSerialization)
6+
57
## Usage
68

79
```objc

0 commit comments

Comments
 (0)