summaryrefslogtreecommitdiffstats
path: root/python/stem/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/stem/README')
-rw-r--r--python/stem/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/stem/README b/python/stem/README
new file mode 100644
index 0000000000..5ff10fc5aa
--- /dev/null
+++ b/python/stem/README
@@ -0,0 +1,6 @@
+stem is a Python controller library for Tor
+
+stem is compatible with python 2.6+ (including python 3)
+
+Having Tor installed is not required for building,
+but obviously it is for actually using this library.