diff README.rst @ 179:94384bbcf1aa

FIX: Wording in README: filters are registered automatically also
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 12 May 2026 11:57:49 +0200
parents ddefcc20367c
children 5113d7fbae9e
line wrap: on
line diff
--- 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.