Commit graph

8 commits

Author SHA1 Message Date
Josh Sherman
cb799e77e7 Fixed a typo. 2012-12-14 01:03:28 -05:00
Josh Sherman
ec8b181f13 Added pagination example
Sort of thinking there needs to be a "walk" method. Something like $places->walk('method') so you can be all like while (...) { ... } and easily spin through. Also considering a "next" method to help grab page 2 so you're now passing around variables (that's still allowed to, I guess)
2012-12-14 01:03:02 -05:00
Josh Sherman
d055fa49dd Working on the next page logic 2012-12-14 00:58:10 -05:00
Josh Sherman
6ee3b05f15 Editing README
I just prefer the github editor for markdown editing.
2012-12-13 22:55:33 -05:00
Josh Sherman
81bb478980 Added some usage examples 2012-12-13 22:45:12 -05:00
Josh Sherman
627c9df2e6 Hax0ring 2012-12-13 22:31:44 -05:00
Josh Sherman
38ef651ec2 Stashing changes, got basic workflow down, working on all the nuances of the nearbyplaces call 2012-12-13 15:09:53 -05:00
Josh Sherman
ebef23635a Initial commit 2012-12-13 09:45:58 -08:00