Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
followben committed Oct 4, 2012
1 parent faccf78 commit 830a8dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,5 +1,5 @@
# TPTentClient
**An elegant tent.io library for Cocoa Touch**
**Elegant tent.io handling for Cocoa Touch**

> This project is still under early and active development.
> General feedback, bug reports and feature requests appreciated.
Expand All @@ -8,7 +8,7 @@ TPTentClient allows iOS applications to communicate with [tent.io](https://tent.

## Getting Started

An example application is included in the repository, demonstrating server discovery, authorization and retrieval of status posts.
An example application is included in the repository, demonstrating server discovery, authorization, retrieval and posting of statuses.

Don't forget to pull down AFNetworking and SSToolkit with `git submodule update --init` to run the example.

Expand Down

0 comments on commit 830a8dc

Please sign in to comment.