diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2024-09-30 16:12:39 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 16:12:39 +0530 |
commit | a5ef5b2671069f29bae6b7e45fddd13cd8e0d8ae (patch) | |
tree | e662b4de9afa147acd59b6cdac5ced24e57eb440 | |
parent | 5220acb1ff984d8225079121214a4a3943fcbdb0 (diff) |
Update README.md
-rw-r--r-- | README.md | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,7 +1,12 @@ -`problems/`: Stores all problems. -`upload.sh`: Uploads problems to DOMjudge. +# Artificium + +#### `problems/`: Stores all problems. + +#### `upload.sh`: Uploads problems to DOMjudge. - First Argument: Output Directory - Second Argument: PHPSESSID -`build.sh`: Builds problem into archive. + +#### `build.sh`: Builds problem into archive. - First Argument: Problems Directory -`teams.*`: Format for teams upload. + +#### `teams.*`: Format for teams upload. |