From a3c52e4a9744e180fc2e34509b3fe935fa03a65b Mon Sep 17 00:00:00 2001 From: Etienne Napoleone Date: Sat, 5 Oct 2019 01:00:22 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2757a4..38aa1c4 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ A curated list of awesome V frameworks, libraries, software and resources. ### Text processing * [v-regex](https://github.com/ShellBear/v-regex) - A simple regex library for V. +* [chalk](https://github.com/etienne-napoleone/chalk) - Colorize strings in the terminal. ### Automation * [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.