aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-09-30 16:12:39 +0530
committerGitHub <noreply@github.com>2024-09-30 16:12:39 +0530
commita5ef5b2671069f29bae6b7e45fddd13cd8e0d8ae (patch)
treee662b4de9afa147acd59b6cdac5ced24e57eb440
parent5220acb1ff984d8225079121214a4a3943fcbdb0 (diff)
Update README.md
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index 361caed..42e9e2f 100644
--- a/README.md
+++ b/README.md
@@ -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.