From 8c402887e4ae924f5da925409a097f1adb4e724f Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Fri, 14 Oct 2022 13:49:03 +0800 Subject: [PATCH] readme --- .gitignore | 1 + README.md | 14 +++++++------- docs/README-en.md | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 189e423..b7243f9 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ other things/ *cmake-build-debug trytry/c/logger/logger.html +.fleet diff --git a/README.md b/README.md index 0982c2a..2ef1a5f 100644 --- a/README.md +++ b/README.md @@ -42,13 +42,13 @@ - `json5 0.9.6` - `pillow 8.1.0` - `pyperclip 1.8.2` - - `pyglet 2.0.dev11` + - `pyglet 2.0.dev23` - `xmltodict 0.12.0` - `toml 0.10.2` - `AMD R5 5600X` - `AMD RX 550 4G` - `开发平台 2 - macOS Big Sur` - - `Python 3.8.7` + - `Python 3.8.10` - `macOS Big Sur 11.2.1` - `Pyglet 1.5.15` - `Json5 0.9.5` @@ -67,13 +67,13 @@ ## 感谢 -- [pyglet](https://github.com/pyglet/pyglet) : 图形界面 -- `json5`: json5解析器 -- `toml`: toml解析器 +- [pyglet](https://github.com/pyglet/pyglet) : GUI 和画面渲染 +- `json5`: json5 解析器 +- `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) : 文档矫正 & 翻译部分 lang +- [@rouxiao-you](https://github.com/ruoxiao-you) : 翻译 lang - [@Billchyi](https://github.com/Billchyi) : 文档矫正 ## 相关链接 diff --git a/docs/README-en.md b/docs/README-en.md index 05a15bd..0a3a106 100644 --- a/docs/README-en.md +++ b/docs/README-en.md @@ -42,7 +42,7 @@ - `json5 0.9.6` - `pillow 8.1.0` - `pyperclip 1.8.2` - - `pyglet 2.0.dev13` + - `pyglet 2.0.dev23` - `xmltodict 0.12.0` - `toml 0.10.2` - `AMD R5 5600X` @@ -67,7 +67,7 @@ ## thanks to -- [pyglet](https://github.com/pyglet/pyglet): GUI +- [pyglet](https://github.com/pyglet/pyglet): GUI and graphics - `json5`: json5 parser - `toml` toml parser - `xmltodict`: translate data between xml and dict