summaryrefslogtreecommitdiffstats
path: root/client/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'client/README.rst')
-rw-r--r--client/README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/README.rst b/client/README.rst
new file mode 100644
index 0000000..ba5a5d7
--- /dev/null
+++ b/client/README.rst
@@ -0,0 +1,6 @@
+Python bindings to the Escalator Client
+=============================================
+
+This is a client library for Escalator built on the Escalator Client.
+It provides a Python API (the ``escalatorclient`` module) and a command-line tool (``escalator``).
+This library fully supports the Escalator Client.