From dbdd0adc73a1ceba994ee80683f084ac03f9fe02 Mon Sep 17 00:00:00 2001 From: ben Gutier Date: Wed, 13 Sep 2023 17:17:06 +0800 Subject: [PATCH] mod readme --- README-EN.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-EN.md b/README-EN.md index 9af8617..3a6ef48 100644 --- a/README-EN.md +++ b/README-EN.md @@ -116,10 +116,10 @@ verification // Custom verification ``` The format must be correct; -### 3.启动 +### 3.Run ```sh -scop r # Run [Press Esc to exit] +scop r # Run [Ctrl+c to exit] scop rb # Run in the background scop st # Stop scop v # View status diff --git a/README.md b/README.md index 1d3ac95..093a233 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ verification//自定义验证 ### 3.启动 ```sh -scop r #运行 [Esc退出] +scop r #运行 [Ctrl+c退出] scop rb #后台运行 scop st #停止 scop v #查看是否运行