diff --git a/README.rst b/README.rst index 715d22e..2d78c5a 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,20 @@ currently include: - join columns - columns from URL +Contribute +============ + +Patches welcome! Source is at https://github.com/PaulMakepeace/refine-client-py + +Useful Tools +------------ + +One aspect of development is watching HTTP transactions. To that end, I found +`Fiddler `_ on Windows and `HTTPScoop +`_ invaluable. The latter won't URL-decode nor nicely +format JSON but the `Online JavaScript Beautifier `_ +will. + Credits ======= @@ -91,10 +105,10 @@ David Huynh, `initial cut `_ +- us_economic_assistance.csv: `"The Green Book" `_ - - eli-lilly.csv: `ProPublica's "Docs for Dollars" `_ leading to a `Lilly Faculty PDF `_ processed by `David Huynh's ScraperWiki script `_ +- eli-lilly.csv: `ProPublica's "Docs for Dollars" `_ leading to a `Lilly Faculty PDF `_ processed by `David Huynh's ScraperWiki script `_