From 6861180acb38c9f989f8014ec78d65962ffc5037 Mon Sep 17 00:00:00 2001 From: Cai Bingjun <1945458160@qq.com> Date: Thu, 8 Sep 2022 20:25:21 +0800 Subject: [PATCH] Update README.md --- compiler/erg_compiler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/erg_compiler/README.md b/compiler/erg_compiler/README.md index e167c68e..07a76b28 100644 --- a/compiler/erg_compiler/README.md +++ b/compiler/erg_compiler/README.md @@ -1,3 +1,3 @@ # The Erg compiler (codename: Centimetre) -The overall structure is described in detail in [architecture.md](../../doc/JA/compiler/architecture.md). +The overall structure is described in detail in [architecture.md(English)](../../doc/EN/compiler/architecture.md).For architecture.md in other languages, please check them out by yourself