Skip to content

Commit 522f575

Browse files
committed
fix doc
1 parent 0af5e54 commit 522f575

File tree

2 files changed

+74
-75
lines changed

2 files changed

+74
-75
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ npm run start # pm2 start ./dist/index.js --name judger
5555

5656
### 沙盒部分
5757

58-
本系统依赖魔改 `nsjail` 作为沙盒内核。需要在配置文件中指定对应路径。
58+
本系统依赖 `nsjail``Heng-Core` 作为沙盒内核。需要在配置文件中指定对应路径。
5959

60-
它的仓库是 [https://github.com/flaryer/nsjail/tree/real_usr_time_kill](https://github.com/flaryer/nsjail/tree/real_usr_time_kill)
60+
它的仓库是 <https://github.com/google/nsjail><https://github.com/ThinkSpiritLab/Heng-Core>
6161

6262
### 语言
6363

@@ -73,7 +73,7 @@ npm run start # pm2 start ./dist/index.js --name judger
7373

7474
#### 沙盒运行支持
7575

76-
使用魔改 `nsjail`
76+
使用 `nsjail``Heng-Core`
7777

7878
#### 语言支持
7979

@@ -99,7 +99,6 @@ npm run start # pm2 start ./dist/index.js --name judger
9999

100100
对于 `Normal``Spj`,用户程序没有正常结束运行时,跳过执行结果判断程序。
101101

102-
可能无法检测 `OutpuLimitExceeded`
103102

104103
## 其他
105104

0 commit comments

Comments
 (0)