From a97da3f9b6fa3b322c49ec8e30b18f4545ddfb4c Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Tue, 12 Nov 2019 21:44:34 +0500 Subject: [PATCH] Update README.md (#37) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0efc64b..5813496 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ A curated list of awesome V frameworks, libraries, software and resources. ### Command-line * [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! ### Graphics * [vgl](https://github.com/justicesuh/vgl) - Low-level graphics API access.