Update README

This commit is contained in:
Aoran Zeng 2024-10-09 17:43:11 +08:00
parent 6938c44b03
commit 648ffeee29
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -25,16 +25,12 @@
## 🤝 协作与贡献
### 良好易扩展的架构
> [!TIP]
> **`chsrc` 不仅是一个命令行工具同时也是一个换源框架它甚至使你能够在不了解C语言的情况下编写出新的换源方法(recipe)。**
立刻为一个新软件添加换源方法![Write A Recipe Even If You Don't Know C](./doc/Write-A-Recipe-Even-If-You-Dont-Know-C.md)
成功案例:[Armbian](./src/recipe/os/APT/Armbian.c)
Challenge 挑战清单:
挑战清单:
1. [[Challenge] 编写统一安装的 shell 和 PowerShell 脚本](https://github.com/RubyMetric/chsrc/issues/98)
2. [[Challenge] CentOS (Stream) Recipe](https://github.com/RubyMetric/chsrc/issues/48)