docs: 更新v0.1.1的徽章和删除冗余内容
This commit is contained in:
parent
f2c07175d6
commit
b8f35a1c71
14
README.md
14
README.md
@ -3,8 +3,8 @@
|
||||
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">Snow编程语言</h1>
|
||||
|
||||
<p align="center">
|
||||
<a href='https://gitee.com/jcnc-org/snow/stargazers'><img src='https://gitee.com/jcnc-org/snow/badge/star.svg?theme=dark' alt='star'></img></a>
|
||||
<a href='https://gitee.com/jcnc-org/snow/members'><img src='https://gitee.com/jcnc-org/snow/badge/fork.svg?theme=dark' alt='fork'></img></a>
|
||||
<a href='https://gitee.com/jcnc-org/snow/stargazers'><img src='https://gitee.com/jcnc-org/snow/badge/star.svg?theme=dark' alt='star'></a>
|
||||
<a href='https://gitee.com/jcnc-org/snow/members'><img src='https://gitee.com/jcnc-org/snow/badge/fork.svg?theme=dark' alt='fork'></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@ -12,7 +12,7 @@
|
||||
<img src="https://img.shields.io/badge/%20license-Apache--2.0%20-blue" alt="">
|
||||
</a>
|
||||
<a href="https://gitee.com/jcnc-org/snow/tree/v0.1/">
|
||||
<img src="https://img.shields.io/badge/version-v0.1-blue" alt="">
|
||||
<img src="https://img.shields.io/badge/version-v0.1.1-blue" alt="">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@ -68,9 +68,9 @@ Snow 语言受到 LLM 驱动代码生成趋势的启发,强调简单而清晰的
|
||||
|
||||
3. **运行项目**
|
||||
|
||||
使用IDEA配置好的运行配置SnowCompiler
|
||||
使用IDEA配置好的运行配置SnowCompiler
|
||||
|
||||

|
||||

|
||||
|
||||
4. **运行成功**
|
||||
|
||||
@ -243,7 +243,7 @@ Process has ended
|
||||
3: 0
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
## 编译Snow源代码
|
||||
|
||||
@ -329,8 +329,6 @@ end module
|
||||
|
||||
[Git 管理规范](doc/Git-Management/Git-Management.md)
|
||||
|
||||
|
||||
|
||||
## 开发计划 / TODO
|
||||
|
||||
* 扩展标准库支持和更多内置模块,如字符串,文件操作等常用功能。
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user