From 7b108df8f54fff1769c1fd17cd061db5ed41975a Mon Sep 17 00:00:00 2001 From: azur <73991665+azur1s@users.noreply.github.com> Date: Fri, 27 Jan 2023 09:15:28 +0700 Subject: [PATCH] update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3a91c..6b53b7e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ !!! In development !!! + +Update: There might be a stagnate in the development because my school is open and there will be a lot of assignments coming. Don't worry! I'm still learning more about compiler inner workings in my free time. I'll be back in a while. # Holymer A ML-inspired programming language for making back-end application. @@ -8,4 +10,4 @@ Please have [Rust programming language](https://github.com/rust-lang/rust) insta $ git clone https://github.com/azur1s/holymer.git $ cd holymer # build with `cargo build` or just `cargo run -- filename` -``` \ No newline at end of file +```