Added README.rst
1 files changed, 37 insertions(+), 0 deletions(-)

A => README.rst
A => README.rst +37 -0
@@ 0,0 1,37 @@ 
+==================
+pytinder
+==================
+:Info: Python module to talk to the Tinder API
+:Version: 0.5
+:Author: Peter Sanchez (http://www.petersanchez.com) / Netlandish Inc. (http://www.netlandish.com)
+
+Dependencies
+============
+
+* It was written for Python 2.7+ and depends on the oh so awesome requests library - http://docs.python-requests.org/en/latest/
+
+Usage
+=====
+This will be written soon. We'll also include an example robot. Promise.
+
+Respect
+=======
+
+Based on research found in this gist: https://gist.github.com/rtt/10403467
+
+Data models have foundation from models in a similar project called pynder: https://github.com/charliewolf/pynder
+
+
+Copyright & Warranty
+====================
+All documentation, libraries, and sample code are
+Copyright 2015 Netlandish Inc. <hello@netlandish.com>. The library and
+sample code are made available to you under the terms of the BSD license
+which is contained in the included file, BSD-LICENSE.
+
+
+Commercial Support
+==================
+This software, and lots of other software like it, has been built in support of many of
+Netlandish's own projects, and the projects of our clients. We would love to help you
+on your next project so get in touch by dropping us a note at hello@netlandish.com.