|
11 | 11 | </a> |
12 | 12 | <a href="https://badge.fury.io/py/art"><img src="https://badge.fury.io/py/art.svg" alt="PyPI version" height="18"></a> |
13 | 13 | <a href="https://www.python.org/"><img src="https://img.shields.io/badge/built%20with-Python3-green.svg" alt="built with Python3" /></a> |
14 | | -<a href="https://github.com/sepandhaghighi/art/blob/master/FontList.ipynb"><img src="https://img.shields.io/badge/Font List-560-blue.svg"></a> |
| 14 | +<a href="https://github.com/sepandhaghighi/art/blob/master/FontList.ipynb"><img src="https://img.shields.io/badge/Font List-570-blue.svg"></a> |
15 | 15 | <a href="https://github.com/sepandhaghighi/art/blob/master/ArtList.ipynb"><img src="https://img.shields.io/badge/Art List-595-orange.svg"></a> |
16 | 16 | <a href="https://github.com/sepandhaghighi/art/blob/master/DecorList.ipynb"><img src="https://img.shields.io/badge/Decor List-195-green.svg"></a> |
17 | 17 | <a href="https://t.me/artlib_bot" target="__blank"><img src="https://img.shields.io/badge/Telegram-Bot-red.svg"></a> |
@@ -68,7 +68,7 @@ ART is a Python lib for text converting to ASCII art fancy. ;-) |
68 | 68 | </tr> |
69 | 69 | <tr> |
70 | 70 | <td align="center">Font Counter</td> |
71 | | - <td align="center">560</td> |
| 71 | + <td align="center">570</td> |
72 | 72 | </tr> |
73 | 73 | <tr> |
74 | 74 | <td align="center">1-Line-Art Counter</td> |
@@ -115,7 +115,7 @@ ART is a Python lib for text converting to ASCII art fancy. ;-) |
115 | 115 |
|
116 | 116 | <div align="center"> |
117 | 117 |
|
118 | | -<img src="https://github.com/sepandhaghighi/art/blob/master/otherfile/ART.gif"> |
| 118 | +<img src="https://github.com/sepandhaghighi/art/raw/master/otherfile/ART.gif"> |
119 | 119 | <p>Quick Start</p> |
120 | 120 |
|
121 | 121 | </div> |
@@ -754,13 +754,15 @@ Just send your text to one of these bots. 👇👇👇👇 |
754 | 754 |
|
755 | 755 | ### Try ART in your browser |
756 | 756 |
|
757 | | -ART can be used online in interactive Jupyter Notebooks via the Binder service! Try it out now! : |
| 757 | +1. ART can be used online in interactive Jupyter Notebooks via the Binder service! Try it out now! : |
758 | 758 |
|
759 | 759 | [](https://mybinder.org/v2/gh/sepandhaghighi/art/master) |
760 | 760 |
|
761 | 761 | * Open `FontList.ipynb`, `ArtList.ipynb` and `DecorList.ipynb` |
762 | 762 | * Edit and execute each part of the notes, step by step from the top panel by run button |
763 | 763 |
|
| 764 | +2. ART also can be used online in [ascii-generator.site](https://ascii-generator.site/), a Django website by [hermanTenuki](https://github.com/hermanTenuki) |
| 765 | + |
764 | 766 | ### Screen record |
765 | 767 |
|
766 | 768 |
|
|
820 | 822 | 19. [Messletters](https://www.messletters.com/en/) |
821 | 823 | 20. [Webestools](http://www.webestools.com/) |
822 | 824 | 21. [ASCII-emoji](https://github.com/dysfunc/ascii-emoji) |
| 825 | +22. [Instagram Fonts2](https://www.instagramfonts.com/) |
823 | 826 |
|
824 | 827 | ## Donate to our project |
825 | 828 | |
|
0 commit comments