From 46d8050934e6b92425d7bf7307c82943ef37d1ca Mon Sep 17 00:00:00 2001 From: Nriver <6752679+Nriver@users.noreply.github.com> Date: Thu, 30 May 2024 14:56:14 +0800 Subject: [PATCH] update readme --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e7971a..84a9829 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ text for each file. Then pack the translated files back into the package. Done. ### 💻 Compile Environment Requirement -My environment is Manjaro(Linux)/macOS based, but you can make some change to work on other platform. You need to change +My environment is Manjaro(Linux) based, but you can make some change to work on other platform. You need to change some path configuration in my code to work on your machine. Python3 with module diff --git a/README_CN.md b/README_CN.md index f82500a..66dda45 100644 --- a/README_CN.md +++ b/README_CN.md @@ -322,7 +322,7 @@ yay -Syu ## 编译环境 -我用Manjaro(Linux)/macOS, 你想改成其它环境只要修改一下代码理论上也没问题. +我用Manjaro(Linux), 你想改成其它环境只要修改一下代码理论上也没问题. Python3 和以下模块