Take over asciigraph (#1825)

This commit is contained in:
Danil Yarantsev
2021-03-01 07:52:46 +01:00
committed by GitHub
parent c40a284d24
commit d38f51634d
+2 -2
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",