Skip to content

Commit

Permalink
Add note about clib to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Apr 26, 2018
1 parent cef9c37 commit dfc1b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Note that unlike Termcolor, Windows is not yet supported here.
## Usage

Add `termcolor-c.h` to your project and `#include` it.
The library is also installable using [clib](https://github.com/clibs/clib).

The idea behind termcolor, which is mimicked in termcolor-c, is to manipulate the
underlying stream to which text is written.
Expand Down

0 comments on commit dfc1b07

Please sign in to comment.