Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff README.rst @ 271:a350b921b9bd
Wording in README
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 23:13:44 +0200 |
| parents | 3dce08f06ecc |
| children | 9afbc584a444 |
line wrap: on
line diff
--- a/README.rst Tue May 19 22:59:59 2026 +0200 +++ b/README.rst Tue May 19 23:13:44 2026 +0200 @@ -45,10 +45,10 @@ ===== After installation all the Pseudocode lexers and filters automatically -register itself within the plugin system of Pygments. +register itself with the plugin system of Pygments. Their respective aliases and filename extensions are made known to Pygments. -Usage is easy. +Usage is easy: Pygmentizing a file with a known file extension::
