README.md: additional Functions can be added via plugin

This commit is contained in:
Pragmatic Software 2020-02-13 18:37:26 -08:00
parent 0b900144d5
commit b91784dd9a
1 changed files with 2 additions and 1 deletions

View File

@ -283,7 +283,8 @@ uppercases the text.
<pragma-> echo Hello world! | {sed s/world/universe/} | {uc}
<PBot> HELLO UNIVERSE!
Here's a short list of the Functions that come with PBot.
Here's a short list of the Functions that come with PBot. Additional Functions can easily be added
by making a very simple PBot Plugin.
Name | Description
--- | ---