diff --git a/README.md b/README.md index a980a713..5edeff6e 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [asciigraph](https://github.com/guptarohit/asciigraph) - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. * [aurora](https://github.com/logrusorgru/aurora) - ANSI terminal colors that supports fmt.Printf/Sprintf. * [cfmt](https://github.com/mingrammer/cfmt) - Contextual fmt inspired by bootstrap color classes. +* [cfmt](https://github.com/i582/cfmt) - Simple and convenient formatted stylized output fully compatible with fmt library. * [chalk](https://github.com/ttacon/chalk) - Intuitive package for prettifying terminal/console output. * [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals. * [ctc](https://github.com/wzshiming/ctc) - The non-invasive cross-platform terminal color library does not need to modify the Print method.