update README.md.
author底层技术栈 <18588496441@163.com>
Sat, 11 Mar 2023 07:20:03 +0000 (07:20 +0000)
committerGitee <noreply@gitee.com>
Sat, 11 Mar 2023 07:20:03 +0000 (07:20 +0000)
Signed-off-by: 底层技术栈 <18588496441@163.com>
README.md

index 1ff3b8b206b1210e3e1a91bbbffe4d99ec3fb95a..c1a359deb3684a6d8544c632b5e08895417d154b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,14 +2,21 @@
 
 #### 介绍
 一个完全自己编写的编译器框架,
+
 支持类C语法,
+
 支持Linux系统、x64和arm64平台、支持多值函数,
+
 支持用户自定义模块,并在它的基础上进行二次开发(创造自己的编程语言)。
 
 a Simple Compiler Framework written by me completely.
+
 support syntax like C,
+
 support Linux and x86_64 and arm64 (aarch64),
+
 support function with multi-return-values,
+
 support user designed modules, so you can develop your own program language.
 
 I don't usually goto github, docs here is the standard one:(