1 | commit 6eb875ae7e292ef97e32e265c425712063c376db (HEAD -> master, origin/master) |
2 | Author: acidvegas <acid.vegas@acid.vegas> |
3 | Date: Tue Mar 31 17:28:33 2020 -0400 |
4 | |
5 | added fsymbols draw |
6 | --- |
7 | README.md | 3 ++- |
8 | 1 file changed, 2 insertions(+), 1 deletion(-) |
9 | |
10 | diff --git a/README.md b/README.md |
11 | index fc40894..ea895fe 100644 |
12 | --- a/README.md |
13 | +++ b/README.md |
14 | @@ -144,7 +144,8 @@ UTF-8 is enabled by default on Weechat. |
15 | | [asciiblaster](https://asdf.us/asciiblaster/) | Draw IRC/ANSI art from your browser | |
16 | | [asciimaker](https://ircart.github.io/asciimaker/)| Draw IRC art from your browser | |
17 | | [ansiedit](https://github.com/andyherbert/ansiedit) | Network-enabled web based ANSi art application | |
18 | -| [bashfill](https://max.io/bash.html)| Draw art for your terminal | |
19 | +| [bashfill](https://max.io/bash.html) | Draw art for your terminal | |
20 | +| [FSymbols Draw](https://fsymbols.com/draw/) | Draw unicode block art in your browser | |
21 | |
22 | #### Other |
23 | | Name | Description | |