From 85e174b836c7d5fb0f8027ddfecc1a6259f38e18 Mon Sep 17 00:00:00 2001 From: Lucas Colombo Date: Tue, 9 Apr 2024 01:58:53 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20fix=20icons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5277e8c..7dcf561 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ several features and "sub-features". ## Main features -- [x] [cli](lib/cli)  has subfeatures +- [x] [cli](lib/cli)  has subfeatures - [x] [logging](lib/logger) - [x] [macros](lib/macros) -- [x] [sched](lib/sched)  has subfeatures -- [x] [utils](lib/utils)  has subfeatures +- [x] [sched](lib/sched)  has subfeatures +- [x] [utils](lib/utils)  has subfeatures > [!NOTE] > -> has subfeatures » Means that the feature has sub-features. +> has subfeatures » Means that the feature has sub-features. > > Check the module's specific documentation for more information. \ No newline at end of file