Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed May 23, 2023
1 parent de80289 commit a67927e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# glowie
[![](https://img.shields.io/npm/v/glowie.svg?style=flat)](https://www.npmjs.org/package/glowie) [![](https://img.shields.io/npm/dm/glowie.svg)](https://www.npmjs.org/package/glowie) [![](https://packagephobia.com/badge?p=glowie)](https://packagephobia.com/result?p=glowie)

Teeny-tiny terminal color library which does not perform any color support detection
Teeny-tiny terminal color library which does not perform any color support detection, so you can hook up [capable modules](https://github.com/chalk/supports-color) yourself.

## Usage
```js
Expand Down

0 comments on commit a67927e

Please sign in to comment.