aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorgithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2025-02-11 02:12:51 +0000
committerGitHub <noreply@github.com>2025-02-11 02:12:51 +0000
commit0c2a59c4ea20e6692cc2fe96e320cc492304f21b (patch)
tree988504edef8303c47cf5f3cd64dd451d997b7708 /docs/index.md
downloadJellySolutions-0c2a59c4ea20e6692cc2fe96e320cc492304f21b.tar.gz
JellySolutions-0c2a59c4ea20e6692cc2fe96e320cc492304f21b.tar.bz2
JellySolutions-0c2a59c4ea20e6692cc2fe96e320cc492304f21b.zip
Initial commit
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
new file mode 100644
index 0000000..9f7d821
--- /dev/null
+++ b/docs/index.md
@@ -0,0 +1,16 @@
+# PROJECT Home
+
+Welcome to the PROJECT Project!
+
+## Team
+
+* MEMBER1
+* MEMBER2
+
+## [Design Documentation](DesignDoc)
+
+Click above for details of the PROJECT design documentation.
+
+## [Setup Guide](SetupGuide)
+
+Click above for details about how to setup your development environment to work on this project.