diff --git a/.github/img/icon-has-submodules.svg b/.github/img/icon-has-submodules.svg index 32b1ea9..b618308 100644 --- a/.github/img/icon-has-submodules.svg +++ b/.github/img/icon-has-submodules.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/README.md b/README.md index 8aa83cf..f345c45 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,13 @@ several features and "sub-features". ## Main features -- [x] [cli](lib/cli) +- [x] [cli](lib/cli)  has subfeatures - [x] [logging](lib/logger) - [x] [macros](lib/macros) -- [x] [sched](lib/sched) +- [x] [sched](lib/sched)  has subfeatures -> [!NOTE] -> : Means that the feature has sub-features. \ No newline at end of file +> [!NOTE] 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