Update README.md

This commit is contained in:
Gordon Shumway 2019-04-16 20:35:29 -04:00 committed by GitHub
parent c2dc09affc
commit bfb278e288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -40,6 +40,10 @@ img/ansi --slowest <url> (use cie2000 color difference algorithm)
Scroll ASCII/ANSI Art .TXT or .ANS Files from URL
```
scroll <url> (playback of ansi/ascii art .txt files from the web)
ansi2irc <url> (conversion and playback of ansi art .ans files from the web.)
a2m <url> (conversion and playback of ansi art .ans files from the web.)
```
ascii2irc command requires A2M https://github.com/tat3r/a2m (optional. disable command if not installing a2m.)
a2m command requires A2M https://github.com/tat3r/a2m (optional. disable command if not installing a2m.)
```
p2u <url>
```
p2u command requires p2u https://git.trollforge.org/p2u/about/ (optional. disable command if not installing p2u.)