diff --git a/readme.md b/readme.md index 5b00b47..646036e 100644 --- a/readme.md +++ b/readme.md @@ -178,6 +178,7 @@ Search this page for 'OpenResty' to find related packages under other categories - [cliargs](https://github.com/amireh/lua_cliargs) - A simple command-line argument parsing module. - [lua-term](https://github.com/hoelzro/lua-term) - Terminal operations and manipulations. - [argparse](https://github.com/mpeterv/argparse) - A feature-rich command line parser inspired by argparse for Python. +- [warna](https://github.com/cattokomo/warna) - Terminal text styling library for Lua ### Concurrency and Multithreading - Coroutine-based multitasking: