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