# HG changeset patch # User Franz Glasner # Date 1778579869 -7200 # Node ID 94384bbcf1aa568d474a9fd2694db020dfb8b4a5 # Parent 0eec7988fdc07724dbe4fc8d7f6d0bac6287c498 FIX: Wording in README: filters are registered automatically also diff -r 0eec7988fdc0 -r 94384bbcf1aa README.rst --- a/README.rst Tue May 12 09:46:05 2026 +0200 +++ b/README.rst Tue May 12 11:57:49 2026 +0200 @@ -38,9 +38,9 @@ Usage ===== -After installation the Pseudocode lexers automatically register itself -within the plugin system of Pygments. All aliases and filename extensions -from above are made known to Pygments. +After installation all the Pseudocode lexers and filters automatically +register itself within the plugin system of Pygments. +Their respective aliases and filename extensions are made known to Pygments. Usage is easy.