Add a Contribute section

This commit is contained in:
Paul Makepeace 2011-05-13 00:38:21 +01:00
parent 4dbe1f69b6
commit ddfcd6baff
1 changed files with 17 additions and 3 deletions

View File

@ -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 <http://www.fiddler2.com/>`_ on Windows and `HTTPScoop
<http://www.tuffcode.com/>`_ invaluable. The latter won't URL-decode nor nicely
format JSON but the `Online JavaScript Beautifier <http://jsbeautifier.org/>`_
will.
Credits
=======