From 76fe996252cf3a01b8f548bc4fd7bd5af50d4445 Mon Sep 17 00:00:00 2001 From: ylluminate Date: Sun, 24 Nov 2019 19:31:51 -0500 Subject: [PATCH] Added what lolcat is --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a410563..ba557fe 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ A curated list of awesome V frameworks, libraries, software and resources. * [v-args](https://github.com/nedpals/v-args) - V library for parsing arguments from argv-like arrays. * [progressbar](https://github.com/Waqar144/progressbar) - An easy to use V library for creating progress bars in cli * [boxx](https://github.com/thecodrr/boxx) - 📦 Create highly customizable terminal boxes that also look great! -* [lol](https://github.com/zmeriksen/lol) - V version of lolcat +* [lol](https://github.com/zmeriksen/lol) - V version of lolcat (text/character rainbowizer) ### Graphics * [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.