aboutsummaryrefslogtreecommitdiff
path: root/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/README.md')
-rw-r--r--python/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/README.md b/python/README.md
index 3b0d8b2..6a9068a 100644
--- a/python/README.md
+++ b/python/README.md
@@ -1,6 +1,8 @@
This directory contains the code for the Python `brotli` module,
`bro.py` tool, and roundtrip tests.
+Only Python 2.7+ is supported.
+
We provide a `Makefile` to simplify common development commands.
### Installation