diff --git a/README.md b/README.md index 32c6662..7be764b 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,18 @@ -An open-source C++ header file that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors. +An open-source C++ library that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors. ## Features - Header-only. -- Customized style presets. +- Customizable style presets. - Supports ANSI Colors and Styles. +- Supports 256 Color Codes. + ## Usage Documentation [here](https://mrmagic2020.github.io/termstyle/index.html).