From: yu.dongliang <18588496441@163.com> Date: Tue, 28 Nov 2023 10:18:22 +0000 (+0800) Subject: README.md X-Git-Url: http://baseworks.info/?a=commitdiff_plain;h=76072da03618c7dabb9638aa9b3a78e6c97964a3;p=scf.git README.md --- diff --git a/README.md b/README.md index 7adc102..328b661 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,6 @@ a Simple Compiler Framework written by me completely. I don't usually goto github, docs here is the standard one:( #### 软件架构 -太复杂了,建议看我的头条号的文章 - -too complex, please see my article in TouTiao. #### 安装教程, usage @@ -38,10 +35,6 @@ too complex, please see my article in TouTiao. git clone http://baseworks.info/gitweb/scf.git -或者 (or) - -git clone https://codeberg.org/BaseWorks/scf.git - download it with git, command above. 2. 在scf/parse目录下直接执行make,即可获得编译器的可执行文件scf,命令为: