diff options
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 16 |
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. |