From b727f4dcb95f3d5bc000e8771ee5297c8db93c17 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 6 Jun 2018 14:08:32 +0200 Subject: Fix link to allyesconfig.py in README No longer just an example either. This also makes the README render properly on PyPI. --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 5f73809..0a0bd2b 100644 --- a/README.rst +++ b/README.rst @@ -208,9 +208,10 @@ Other features - **Not horribly slow despite being a pure Python implementation** - The `allyesconfig.py `_ example currently runs in - about 1.3 seconds on a Core i7 2600K (with a warm file cache), including the - ``make`` overhead from ``make scriptconfig``. + The `allyesconfig.py + `_ + script currently runs in about 1.3 seconds on a Core i7 2600K (with a warm + file cache), including the ``make`` overhead from ``make scriptconfig``. Kconfiglib is especially speedy in cases where multiple ``.config`` files need to be processed, because the ``Kconfig`` files will only need to be parsed -- cgit v1.2.3