From 858f0dc05c8117954704f210f6d8e7e16a54cdc3 Mon Sep 17 00:00:00 2001 From: Bradford Morgan White Date: Sun, 8 Feb 2026 12:08:44 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2586c4..1e2e73e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # mininit -Minimal Init \ No newline at end of file +This is largely just Rich Felker's init with a few changes, and it therefore inherits the MIT License that Rich originally published this with.