diff --git a/readme.md b/readme.md index 4131b4e..6b5c8cc 100644 --- a/readme.md +++ b/readme.md @@ -206,6 +206,7 @@ If you're on Windows, do yourself a favor and use [`cmder`](http://cmder.net/) i - [has-ansi](https://github.com/chalk/has-ansi) - Check if a string has ANSI escape codes - [ansi-regex](https://github.com/chalk/ansi-regex) - Regular expression for matching ANSI escape codes - [wrap-ansi](https://github.com/chalk/wrap-ansi) - Wordwrap a string with ANSI escape codes +- [slice-ansi](https://github.com/chalk/slice-ansi) - Slice a string with ANSI escape codes ## License