From b743d29d8078fdad03c895983126d22d9c2443c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=99=E6=96=B9=E6=B7=9E?= Date: Tue, 10 Sep 2024 13:53:26 +0200 Subject: [PATCH] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2232096 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +⚠️:This project has been embedded into [Come](https://github.com/shuosc/Come), which aims to be a full featured compiler toolchain. Further developement would happen there only.