From ff3901c64e332285b9841cfb6ee10aee707c5490 Mon Sep 17 00:00:00 2001 From: Lucas Colombo Date: Sat, 30 Mar 2024 18:07:19 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20wrong=20names=20in=20sty?= =?UTF-8?q?lize=20lib=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- lib/cli/stylize/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42b0cee..b363cef 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ # Features -- [x] [cli/colors](lib/cli/stylize) +- [x] [cli/stylize](lib/cli/stylize) - [ ] [logging](lib/logging) \ No newline at end of file diff --git a/lib/cli/stylize/README.md b/lib/cli/stylize/README.md index 78c489f..5d36f5a 100644 --- a/lib/cli/stylize/README.md +++ b/lib/cli/stylize/README.md @@ -4,7 +4,7 @@

-

lool » cli/colors is a set of utilities for colorizing console outputs. +

lool » cli/stylize is a set of utilities for colorizing console outputs.