Update info

This commit is contained in:
Aoran Zeng
2023-09-16 22:10:54 +08:00
parent 05638f2518
commit 208c60431b
2 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ git clone https://gitee.com/RubyMetric/chsrc.git ; cd chsrc ; make
chsrc set ruby # 测速,寻找最快者,换源
# 或
chsrc ls ruby # 列出可用的镜像站
chsrc set ruby rubychiina # 使用 RubyChina 作为镜像站
chsrc set ruby rubychina # 使用 RubyChina 作为镜像站
```
<br>

6
xy.h
View File

@@ -3,15 +3,15 @@
* License : MIT
* Authors : Aoran Zeng <ccmywish@qq.com>
* Created on : <2023-08-28>
* Last modified : <2023-09-13>
* Last modified : <2023-09-16>
*
* xy:
*
* Xiangyang (襄阳) or Xianyang (咸阳)
* y = f(x)
*
* Corss-Platform C utilities in Ruby flavor
*
* 该文件采用 MIT 许可证,可闭源使用,请查阅 LICENSE.txt 文件
* 该文件采用 MIT 许可证,请查阅 LICENSE.txt 文件
* ------------------------------------------------------------*/
#ifndef XY_H