Skip to content

Commit dfc1b07

Browse files
committed
Add note about clib to the README
1 parent cef9c37 commit dfc1b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Note that unlike Termcolor, Windows is not yet supported here.
1212
## Usage
1313

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

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

0 commit comments

Comments
 (0)