From 874223602f299059b69a064218ebbc0c4f85a7a4 Mon Sep 17 00:00:00 2001 From: Rayawa <73282963+Rayawa@users.noreply.github.com> Date: Mon, 6 Jun 2022 08:38:49 +0800 Subject: [PATCH] Change files & Edit README --- README.md | 4 ++-- docs/README-cn.md | 2 +- test.md | 0 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 test.md diff --git a/README.md b/README.md index d233070..1e17433 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## 中文README请移步 [这里](/docs/README-cn.md) -> It's a Simple Rocket liked game build with Python (in short: rocket simulator) +> Difficult-rocket is a Simple Rocket liked game build with Python (in short: rocket simulator) ## Advantage @@ -70,8 +70,8 @@ - `toml` toml parser - `xmltodict`: translate data between xml and dict - `pyperclip`: paste board! +- [@Rayawa](https://github.com/Rayawa) : check mistake in docs & some transelates - [@rouxiao-you](https://github.com/ruoxiao-you) : translate chinese to English -- [@Rayawa](https://github.com/Rayawa) : check mistake in docs - [@Billchyi](https://github.com/Billchyi) : check mistake in docs ## Other links diff --git a/docs/README-cn.md b/docs/README-cn.md index ac4da70..91a9b39 100644 --- a/docs/README-cn.md +++ b/docs/README-cn.md @@ -67,8 +67,8 @@ - `toml`: toml解析器 - `xmltodict`: xml 与 dict 转换器 - `pyperclip`: 剪贴板! +- [@Rayawa](https://github.com/Rayawa) : 文档矫正&翻译部分lang - [@rouxiao-you](https://github.com/ruoxiao-you) : 翻译lang -- [@Rayawa](https://github.com/Rayawa) : 文档矫正 - [@Billchyi](https://github.com/Billchyi) : 文档矫正 ## 相关链接 diff --git a/test.md b/test.md deleted file mode 100644 index e69de29..0000000