Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmagic2020 committed Apr 18, 2024
1 parent 4a48ff5 commit 24d368f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,18 @@

</div>

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).
Expand Down

0 comments on commit 24d368f

Please sign in to comment.