summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa42fb2..140aae1 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,8 @@ configurations generated by Kconfiglib with configurations generated by
Python 2 is used at the moment.
Kconfiglib works well with [PyPy](http://pypy.org). It might give a nice
-speedup over CPython when batch processing a large number of configurations.
+speedup over CPython when batch processing a large number of configurations,
+as well as when running the test suite.
Please tell me if you miss some API instead of digging into internals. The
internal data structures and APIs, and dependency stuff in particular, are