diff --git a/README.rst b/README.rst index d686962..0312436 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ This can be installed via pip:: python -m pip install defer-imports -It can also easily be vendored, as it has zero dependencies and is less than 1,000 lines of code. +It can also easily be vendored, as it has zero dependencies and has around 1,000 lines of code. Usage