From d68fc7db4752e2ccb7e819933e99e92ab548b8a5 Mon Sep 17 00:00:00 2001 From: 0x221E Date: Mon, 19 Jan 2026 00:37:45 +0100 Subject: [PATCH] Readme: Add link to universe.0xinfinity.dev --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de5d4f8..26b5344 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ibuild A simple build system written in C. The project is incomplete and is not meant to be used by anyone. It is designed to work out-of-the-box on C/C++ projects. +This project is maintained in: , where the plans, issues, and wiki are located. + ## Security Disclaimer The project has not been battle-tested yet. I am not using as a daily driver yet, and when I do, I will conduct thorough testing by fuzzing the application continously for a period of time (likely a week).