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

Commit ad325bd

Browse files
committed
Update readme.
1 parent 5db360f commit ad325bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Readme.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# CMDQueryStringSerialization
1+
# CMDQueryStringSerialization [![Build Status](https://travis-ci.org/calebd/CMDQueryStringSerialization.svg?branch=master)](https://travis-ci.org/calebd/CMDQueryStringSerialization)
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-
75
## Usage
86

97
```objc

0 commit comments

Comments
 (0)