Take over asciigraph (#1825)

This commit is contained in:
Danil Yarantsev 2021-03-01 09:52:46 +03:00 committed by GitHub
parent c40a284d24
commit d38f51634d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11921,7 +11921,7 @@
},
{
"name": "asciigraph",
"url": "https://github.com/KeepCoolWithCoolidge/asciigraph",
"url": "https://github.com/Yardanico/asciigraph",
"method": "git",
"tags": [
"graph",
@ -11931,7 +11931,7 @@
],
"description": "Console ascii line charts in pure nim",
"license": "MIT",
"web": "https://github.com/KeepCoolWithCoolidge/asciigraph"
"web": "https://github.com/Yardanico/asciigraph"
},
{
"name": "bearlibterminal",