From e2cedef75ce69f5a18e22a00e76003967c1117be Mon Sep 17 00:00:00 2001 From: FatttSnake Date: Wed, 9 Oct 2024 22:34:09 +0800 Subject: [PATCH] Refactor(README): Update requires --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1380d76..25fbec9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This project is a front-end web UI of Oxygen Toolbox and needs to be used with t # Requires - Web Server (e.g. Nginx, Apache httpd) -- [API of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-api) (v1.0.0 and later versions) +- [API of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-api) (v1.0.0 or later versions) # Related projects diff --git a/README_zh.md b/README_zh.md index 51308ed..0f34be6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -24,7 +24,7 @@ # 环境要求 - Web 服务器(如 Nginx, Apache httpd) -- [API of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-api) (v1.0.0 及更高版本) +- [API of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-api) (v1.0.0 或更高版本) # 关联项目