Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain R Hunt committed Aug 5, 2010
1 parent 8f7c4a4 commit e1a5976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -41,7 +41,7 @@ How do I use it?
UAGithubEngine *engine = [[UAGithubEngine alloc] initWithUsername:@"aUser" apiKey:@"aKey" delegate:self];
[engine getUser:@"owainhunt"];

* Enjoy. The included AppController class will log the received data, so have a play around and see what happens - and happy app building!
* Enjoy. The included AppController class will log the received data from any API calls the engine makes, so have a play around and see what happens - and happy app building!

Any questions, comments, improvements and so on, you can find me on Twitter (@orhunt) or send me an email (owain@underscoreapps.com).

Expand Down

0 comments on commit e1a5976

Please sign in to comment.