From 2990bcf0a4ea66933ea9cd7363cfe451d3e9abc8 Mon Sep 17 00:00:00 2001 From: Lucas Colombo Date: Tue, 9 Apr 2024 01:57:55 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20add=20link=20to=20utils?= =?UTF-8?q?=20feature=20in=20/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb57a38..5277e8c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ several features and "sub-features". - [x] [logging](lib/logger) - [x] [macros](lib/macros) - [x] [sched](lib/sched)  has subfeatures +- [x] [utils](lib/utils)  has subfeatures > [!NOTE] >