diff --git a/python/README.md b/python/README.md index 7c3381d..e787228 100644 --- a/python/README.md +++ b/python/README.md @@ -1,4 +1,4 @@ -This directory contains Python brotli wrapper modile and roundtrip tests. +This directory contains Python brotli wrapper module and roundtrip tests. To build module execute `python setup.py build_ext` from root project directory.