diff options
Diffstat (limited to 'examples/colorful/README.md')
| -rw-r--r-- | examples/colorful/README.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/examples/colorful/README.md b/examples/colorful/README.md index 04a221e3..faded9b1 100644 --- a/examples/colorful/README.md +++ b/examples/colorful/README.md @@ -54,8 +54,14 @@ colorful [--help] [texts...] [--by-line] [--files ...] `colorful` can also be used as a Tomo library: +```ini +# modules.ini +[colorful] +version=v1.0 +``` + ```tomo -use colorful_v1.0 +use colorful $Colorful" @(blue:Welcome to the @(bold:party)!) |
