From 0dab860ea478f883788b95bf0d51d536e1c96e6f Mon Sep 17 00:00:00 2001 From: virusdefender Date: Thu, 29 Sep 2016 22:48:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README=E5=92=8C=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23265d3..8306d56 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # JudgeServer -RPC backend for online judge judge server \ No newline at end of file +使用HTTP发送源码和判题配置, 然后返回判题结果, 参考`client.py` + +文档完善中 https://github.com/QingdaoU/JudgeServer/wiki/%E4%B8%AD%E6%96%87%E7%89%88---API%E6%96%87%E6%A1%A3 \ No newline at end of file