Update README.md

This commit is contained in:
Etienne Napoleone 2019-10-05 01:00:22 +09:00 committed by Alexander Medvednikov
parent 01c47f916e
commit a3c52e4a97
1 changed files with 1 additions and 0 deletions

View File

@ -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.