Change files & Edit README

This commit is contained in:
Rayawa 2022-06-06 08:38:49 +08:00
parent 1ca16525cf
commit 874223602f
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
## 中文README请移步 [这里](/docs/README-cn.md) ## 中文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 ## Advantage
@ -70,8 +70,8 @@
- `toml` toml parser - `toml` toml parser
- `xmltodict`: translate data between xml and dict - `xmltodict`: translate data between xml and dict
- `pyperclip`: paste board! - `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 - [@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 - [@Billchyi](https://github.com/Billchyi) : check mistake in docs
## Other links ## Other links

View File

@ -67,8 +67,8 @@
- `toml`: toml解析器 - `toml`: toml解析器
- `xmltodict`: xml 与 dict 转换器 - `xmltodict`: xml 与 dict 转换器
- `pyperclip`: 剪贴板! - `pyperclip`: 剪贴板!
- [@Rayawa](https://github.com/Rayawa) : 文档矫正&翻译部分lang
- [@rouxiao-you](https://github.com/ruoxiao-you) : 翻译lang - [@rouxiao-you](https://github.com/ruoxiao-you) : 翻译lang
- [@Rayawa](https://github.com/Rayawa) : 文档矫正
- [@Billchyi](https://github.com/Billchyi) : 文档矫正 - [@Billchyi](https://github.com/Billchyi) : 文档矫正
## 相关链接 ## 相关链接

View File