Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 271:a350b921b9bd
Wording in README
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 23:13:44 +0200 |
| parents | cb66de44a7b9 |
| children | 9afbc584a444 |
| files | README.rst |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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::
