Create README.rst
[linpy.git] / README.rst
diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..33b9d30
--- /dev/null
@@ -0,0 +1,7 @@
+LinPy
+=====
+
+LinPy is a polyhedral library for Python based on isl.
+The Integer Set Library (isl) is a C library for manipulating sets and relations of integer points bounded by linear constraints.
+
+LinPy's documentation is available here: http://linpy.readthedocs.org/