From 727556295e953de6a3e9f2e6b08a1620d9830217 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 9 Feb 2024 21:39:37 +0100 Subject: [PATCH] explain the program better in the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf12e6b..561f872 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ modular fetch +each printable thing is a separate module in a shared object + +modfetch loads and calls them at runtime to print system info + ## building `make` for the main binary