Skip to content

Commit

Permalink
converted to arc; fixed some bugs; performance improvements; support …
Browse files Browse the repository at this point in the history
…for starred items
  • Loading branch information
gummyavenger committed Jan 25, 2012
2 parents 2a1c150 + 2b57619 commit c2cb32b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
10 changes: 10 additions & 0 deletions README
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,10 @@
PSGoogleReader is a class that connects to Google Reader. I don't have a pretty
demo UI set up, so you won't see much in the simulator when you run this app. Check
NSLog output to see very simplified demo results.

Be sure to set your client (app) name in PSGoogleReader.m
Set your Google Reader username/password in PSGoogleReaderAppDelegate.m

Code license is pretty generous. See comments at the top of PSGoogleReader.m for details.

Email me if you have any questions: daniel@perspecdev.com

0 comments on commit c2cb32b

Please sign in to comment.