diff --git a/.DS_Store b/.DS_Store index af952f1..81ae35b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Docs/run-docs.sh b/Docs/run-docs.sh new file mode 100644 index 0000000..6a7a362 --- /dev/null +++ b/Docs/run-docs.sh @@ -0,0 +1 @@ +python3 -m http.server 8083 &