From 160b8335be3e799237171df6ad0042756cb6c7d8 Mon Sep 17 00:00:00 2001 From: "Brutzman, Don" <brutzman@nps.navy.mil> Date: Tue, 24 Jul 2018 08:59:25 -0700 Subject: [PATCH] Update README.md --- .../Assignments/2018JulySeptember/homework1/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/projects/Assignments/2018JulySeptember/homework1/README.md b/projects/Assignments/2018JulySeptember/homework1/README.md index 232b513ba6..ed7c1cf4ce 100644 --- a/projects/Assignments/2018JulySeptember/homework1/README.md +++ b/projects/Assignments/2018JulySeptember/homework1/README.md @@ -1 +1,9 @@ -Please see the [README.md](../../README.md) in the parent directory for detailed instructions. +## Homework 1 + +Deliverables: +1. Apply your own customized version of Assignment 1 and Assignment 2 +2. Include comments describing your modifications. +3. Include documentation of one or more sessions, including operation. +4. Create a simple illustration of the communications exchange in a UML Sequence Diagram. + +Please see the [README.md](../../README.md) in the \Assignments\ directory for detailed instructions. -- GitLab