Update rawstr4c location

This commit is contained in:
Aoran Zeng
2025-07-21 10:54:41 +08:00
parent ff82bc632b
commit 777ca5a246
3 changed files with 10 additions and 8 deletions

View File

@@ -23,10 +23,12 @@
PowerShell 编写的一键安装工具
3. `rawstr4c`
C语言字符串生成工具这是寄宿在 `chsrc` 项目仓库下的一个完整子项目
4. `download-pre-on-GitHub.ps1`
3. `download-pre-on-GitHub.ps1`
从 GitHub `pre` release 上下载所有附件
<br>
## `rawstr4c`
C语言字符串生成工具本身是为了本项目而开发是放在本仓库下的一个完整子项目。但为了维护更方便拆分到新的仓库: <https://github.com/RubyMetric/rawstr4c>