summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-04-28 17:52:47 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-04-28 17:52:47 +0100
commitfc2d6441596e547ba8d8c9957b092724d8bb9ae3 (patch)
tree6c5cf66c2f6057f45f37bf4a8d365fac084ca1c7 /README.md
parentd0f18184cb8619a1b4c1c540cf6af66eaacac239 (diff)
downloadSmarker-fc2d6441596e547ba8d8c9957b092724d8bb9ae3.tar.gz
Smarker-fc2d6441596e547ba8d8c9957b092724d8bb9ae3.zip
Started writing documentation
Diffstat (limited to 'README.md')
l---------[-rw-r--r--]README.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/README.md b/README.md
index 0253245..57b939d 100644..120000
--- a/README.md
+++ b/README.md
@@ -1,8 +1 @@
-# Smarker
-An automated marking system for UEA programming assessments
-
-## Running in docker
-
-`sudo docker run -v "$(pwd)/../wsData.txt":/wsData.txt -v "$(pwd)/100301654.zip":/tmp/100301654.zip -v "$(pwd)/out/":/out/ -e submission=/tmp/100301654.zip -e assessment=example -e SMARKERDEPS=matplotlib -e format=pdf -e output=/out/100301654.pdf --rm smarker`
-
-`sudo docker run -it --entrypoint python --rm smarker assessments.py --list yes` \ No newline at end of file
+docs/source/index.rst \ No newline at end of file