From 0c2a59c4ea20e6692cc2fe96e320cc492304f21b Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:12:51 +0000 Subject: Initial commit --- docs/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/index.md (limited to 'docs/index.md') 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. -- cgit v1.2.3