Commit graph

11 commits

Author SHA1 Message Date
Josh Sherman
6571c025f3 Updated README
Added installation instructions and included the namespace in the references.
Also reformatted the file to wrap at 80 columns. Closes #11
2014-09-13 07:59:03 -04:00
Josh Sherman
d22145c379 Updated badges 2014-05-14 17:19:28 -04:00
Josh Sherman
5ebede0e03 Fixed capitalization of pagetoken
Addresses the first part of #4
2014-02-26 09:58:44 -05:00
Joshua Sherman
52af4b2576 Updated the README
Figured it would good to set some expectations.
2014-02-25 18:14:01 -05:00
Rasmus Bengtsson
90814cb718 Added support for radarsearch and place details 2014-01-28 17:04:00 +01:00
Rasmus
8e1b1c9e24 Wrong method name 2014-01-28 11:21:28 +01:00
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
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
ebef23635a Initial commit 2012-12-13 09:45:58 -08:00