diff --git a/README.md b/README.md index 6cf3f4c..813ed58 100644 --- a/README.md +++ b/README.md @@ -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 作为镜像站 ```
diff --git a/xy.h b/xy.h index 9cc5a32..8163bf3 100644 --- a/xy.h +++ b/xy.h @@ -3,15 +3,15 @@ * License : MIT * Authors : Aoran Zeng * 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