From 04a1164d6187b7e9d84ef0ac09759d26da7a507c Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Tue, 24 Jul 2018 11:24:08 -0700 Subject: [PATCH] Revert "Revert "Revert "improved comments, also report to client what connection number they were""" This reverts commit edc6a3baee973c85ef317ddbca82aee4f09d6463. --- .../Assignments/2018JulySeptember/homework1/README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/projects/Assignments/2018JulySeptember/homework1/README.md b/projects/Assignments/2018JulySeptember/homework1/README.md index ed7c1cf4ce..96211bd23c 100644 --- a/projects/Assignments/2018JulySeptember/homework1/README.md +++ b/projects/Assignments/2018JulySeptember/homework1/README.md @@ -1,9 +1,3 @@ -## Homework 1 +== README == -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. +Please see the [README.md](../../README.md) in the parent directory for detailed instructions. -- GitLab