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).