From 20461fa34d96fcc1b1cfd0ede0148b28d37b6659 Mon Sep 17 00:00:00 2001 From: criyle Date: Tue, 26 Nov 2019 00:24:02 -0800 Subject: [PATCH] update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 472d42c..8a69723 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,13 @@ Models: Utilities: + Config: read client config from TOML file ++ pkg/runner: run a group of programs in parallel + +## TODO + ++ judge_v3 protocol socket.io client ++ syzoj problem yml parser ++ syzoj compile configuration ++ diff ++ interact problem support ++ answer submit problem support