From baf5cec88bc64e033b63741b6f511d8109846b44 Mon Sep 17 00:00:00 2001 From: Andrew Segavac Date: Wed, 16 Jun 2021 12:10:21 -0600 Subject: [PATCH] updated language --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 335f79c..5b4adb6 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ This language is under active development, progress will be marked here as the l - [ ] Visibility - [ ] Const / Mut +This project is actively looking for contributors, so if you're interested in programming language design or have experience working with LLVM, don't hesitate to contact. + ## Http Server Example