From 5809ee0ed397cd0ff0f8bee567e3bbaf7e0e356f Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Tue, 14 Dec 2021 02:10:38 -0500
Subject: [PATCH] Add report documentation links

---
 documents/project_reports.md | 9 +++++++++
 readme.md                    | 6 ++++++
 2 files changed, 15 insertions(+)
 create mode 100644 documents/project_reports.md

diff --git a/documents/project_reports.md b/documents/project_reports.md
new file mode 100644
index 0000000..7e90868
--- /dev/null
+++ b/documents/project_reports.md
@@ -0,0 +1,9 @@
+# Roomba AI Simulator - Documents > Project Reports
+
+
+Full reports, generated from observations of this project.
+
+See external files:
+* Project Questions - <https://docs.google.com/document/d/1amuRA4Qd2CanVMU8ytJvwT1BMH5Uj176eCzmsgsgj2M/edit?usp=sharing>
+* Project Report - <https://docs.google.com/document/d/1w30dG3DVryHvOGfL0urhxZfBl5J9IeuotNScV00kdz8/edit?usp=sharing>
+* Project PowerPoint - <https://docs.google.com/presentation/d/1GzsgRee6amasWh3U-JC1CpoQovQr1f59hC9IJt0Brmk/edit?usp=sharing>
diff --git a/readme.md b/readme.md
index 19845d4..220f14b 100644
--- a/readme.md
+++ b/readme.md
@@ -141,5 +141,11 @@ Ideally, one of two things should happen:
 class structure. This might be a lot of work, for minimal to no benefit (at least none visible at the current time).
 
 
+## Project Reports
+See external files:
+* Project Questions - <https://docs.google.com/document/d/1amuRA4Qd2CanVMU8ytJvwT1BMH5Uj176eCzmsgsgj2M/edit?usp=sharing>
+* Project Report - <https://docs.google.com/document/d/1w30dG3DVryHvOGfL0urhxZfBl5J9IeuotNScV00kdz8/edit?usp=sharing>
+* Project PowerPoint - <https://docs.google.com/presentation/d/1GzsgRee6amasWh3U-JC1CpoQovQr1f59hC9IJt0Brmk/edit?usp=sharing>
+
 ## References
 See `documents/references.md`.
-- 
GitLab