summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-08 23:59:45 +0700
committerrexim <reximkut@gmail.com>2024-03-08 23:59:45 +0700
commit0b9085e911829e445608ca3e432fc2b14e453008 (patch)
tree8f8e58f36b83eb2335adf91054c9f0e3c26fce30 /README.md
parent943af780e66da1a24253a34365c6d6aa96a22fec (diff)
Add README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5242027
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# NSA Training Course Simulator
+
+## Quick Start
+
+```console
+$ ./build.sh
+```