From bd48cf2c20f4fa311e4f76eb90abb31bc620582d Mon Sep 17 00:00:00 2001
From: Gordon Shumway <39967334+oddluck@users.noreply.github.com>
Date: Wed, 17 Apr 2019 05:17:01 -0400
Subject: [PATCH] Update README.md
---
ASCII/README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/ASCII/README.md b/ASCII/README.md
index 1a5b135..b8cd1ea 100644
--- a/ASCII/README.md
+++ b/ASCII/README.md
@@ -1,6 +1,7 @@
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T8E56M6SP9JH2)
-#ASCII Art Plugin
+#ASCII Art Plugin
+Convert text to ASCII art or image URLs to ASCII/ANSI art. S
Requires Limnoria https://github.com/ProgVal/Limnoria and Python3
@@ -11,7 +12,7 @@ Configure the delay between lines when outputting ASCII. Setting configurable pe
config channel plugins.ascii.delay 0.5 (set a delay of 0.5 seconds between lines, default 1.0)
```
-Convert text to ASCII art or image URLs to ASCII/ANSI art. Support for the Paste.ee API to save art conversions for later use.
+Support for the Paste.ee API to save art conversions for later use.
Get an API key from https://paste.ee/account/api (FREE. Not required to use plugin, disabled by default).
```
config plugins.ascii.pasteAPI (set paste.ee API key)