From: Stephen Seo Date: Thu, 21 Apr 2022 04:38:48 +0000 (+0900) Subject: Update README.md X-Git-Tag: pre_sprint_06~3 X-Git-Url: https://git.seodisparate.com/stephenseo/css/solid.min.css?a=commitdiff_plain;h=975a878eb6bb01bd476ddf1ed2bbb15f02f0d128;p=EN605.607.81.SP22_ASDM_Project Update README.md --- diff --git a/README.md b/README.md index 749c3c7..2f82707 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,17 @@ The directory `back_end` holds a Rust project for the "back\_end" code. It holds the server-side code for the project. It is mainly used to handle "Networked Multiplayer" mode for the game. +The directory `specifications` holds defined specifications. It currently holds +the back-end specifications (database and protocol). + The directory `spreadsheets` hold LibreOffice Calc documents that are spreadsheets organizing the work. There is a document for User Stories, a document for the Product Backlogs, and there will be a document for each Sprint. The directory `retrospectives` holds the retrospectives of Sprints 3 and onward. +The directory `plans` contains the release plans. + The directory `pictures` holds pertinent images to the project. It includes the "Simple Model" of the project.