From 1412cb7743f71e29aef443a3b8a8088146ffe6c4 Mon Sep 17 00:00:00 2001 From: tj Date: Mon, 3 Jan 2022 19:57:33 +0530 Subject: [PATCH] add the spinners library (#116) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f971fb..ae49f5d 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ - [termtable](https://github.com/serkonda7/termtable) - V Terminal Tables: Simple and highly customizable library to display tables in the terminal. - [vargs](https://github.com/nedpals/vargs) - V library for parsing arguments from argv-like arrays. ( Archived ) - [vesseract](https://github.com/barrack-obama/vesseract) - V wrapper for Tesseract-OCR (optical character recognition). +- [spinners](https://github.com/rhygg/spinners) - Create spinners in your terminal! ### Text processing