diff --git a/readme.md b/readme.md index d7f702e..896c7ad 100644 --- a/readme.md +++ b/readme.md @@ -236,6 +236,7 @@ - [progress](https://github.com/tj/node-progress) - Flexible ascii progress bar. - [cli-cursor](https://github.com/sindresorhus/cli-cursor) - Toggle the CLI cursor. - [columnify](https://github.com/timoxley/columnify) - Create text-based columns suitable for console output. Supports cell wrapping. +- [cli-columns](https://github.com/shannonmoeller/cli-columns) - Columnated unicode and ansi-safe text lists. - [cfonts](https://github.com/dominikwilkowski/cfonts) - Sexy ASCII fonts for the console. - [multispinner](https://github.com/codekirei/node-multispinner) - Multiple, simultaneous, individually controllable CLI spinners. - [omelette](https://github.com/f/omelette) - Shell autocompletion helper.