From 953228b9dc7bdc08f23876c55453164e26050631 Mon Sep 17 00:00:00 2001 From: dinithiravi Date: Thu, 1 Oct 2020 20:44:52 +0530 Subject: [PATCH] Readme.md update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aec8f4f..dbf306a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # A small, fast C compiler suite. + NOTE - This project is not being actively developed. Please direct yourself to https://github.com/michaelforney/cc which is a successor that is more complete. I direct my own fixes to that project instead now.