From dbbb604cc0449d474bbfe398c279339d22be8a71 Mon Sep 17 00:00:00 2001 From: yaozhicheng Date: Wed, 4 Dec 2024 18:33:01 +0800 Subject: [PATCH] readme: update --- README.en.md | 8 ++++++++ README.zh.md | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/README.en.md b/README.en.md index e4a7f40..573a25e 100644 --- a/README.en.md +++ b/README.en.md @@ -68,6 +68,14 @@ At this point, you can access the provided address ([http://127.0.0.1:1313](http **For more documentation, please visit**: [https://open-verify.cc/UnityChipForXiangShan](https://open-verify.cc/UnityChipForXiangShan/docs/) +#### Test In Docker +To quickly run tests using Docker, you can execute the following commands: + +```bash +sudo docker pull ghcr.io/xs-mlvp/uc4xs:latest # Pull the image +sudo docker run --rm ghcr.io/xs-mlvp/uc4xs:latest /home/run_ci.sh # Run the tests +``` + #### UnityChip QQ Group: 600480230 diff --git a/README.zh.md b/README.zh.md index ef7c4af..94b947a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -66,6 +66,15 @@ Press Ctrl+C to stop 此时,通过浏览器访问提示给出的地址([http://127.0.0.1:1313](http://127.0.0.1:1313/))即可。 +#### 容器测试 + +可通过docker快速运行测试: + +```bash +sudo docker pull ghcr.io/xs-mlvp/uc4xs:latest # 下载镜像 +sudo docker run --rm ghcr.io/xs-mlvp/uc4xs:latest /home/run_ci.sh # 运行测试 +``` + **更多文档与验证进度请查看**:[https://open-verify.cc/UnityChipForXiangShan](https://open-verify.cc/UnityChipForXiangShan/docs/) #### 万众一芯QQ交流群: