diff options
Diffstat (limited to 'colors')
| -rw-r--r-- | colors/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/colors/README.md b/colors/README.md index 72845b092..eafdbb9c1 100644 --- a/colors/README.md +++ b/colors/README.md @@ -1,7 +1,7 @@ # colors -Is a basic console color library intended for [Deno](https://deno.land/). It is -inspired by packages like [chalk](https://www.npmjs.com/package/chalk) and +Is a basic console color module intended for [Deno](https://deno.land/). It is +inspired by [chalk](https://www.npmjs.com/package/chalk) and [colors](https://www.npmjs.com/package/colors) on npm. ## Usage |
