We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3da0f7 commit 063582dCopy full SHA for 063582d
README.rst
@@ -1,2 +1,10 @@
1
-# modulo-python
2
-Python support for Modulo
+Modulo Library for Python
+===============================
3
+
4
+To install, follow the instructions at [docs.modulo.co](http://docs.modulo.co/getting-started-python.html).
5
6
+If you want to make changes to this library:
7
8
+* Clone the repository
9
+* Run "python setup.py develop" to install links on your system to the local repo.
10
0 commit comments