From 034ec1517997538af656dcf6d29132dd876b4bf6 Mon Sep 17 00:00:00 2001
From: "Brutzman, Don" <brutzman@nps.navy.mil>
Date: Tue, 24 Jul 2018 09:07:21 -0700
Subject: [PATCH] assignment details

---
 .../Assignments/2018JulySeptember/homework2/README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 projects/Assignments/2018JulySeptember/homework2/README.md

diff --git a/projects/Assignments/2018JulySeptember/homework2/README.md b/projects/Assignments/2018JulySeptember/homework2/README.md
new file mode 100644
index 0000000000..c90128ea00
--- /dev/null
+++ b/projects/Assignments/2018JulySeptember/homework2/README.md
@@ -0,0 +1,11 @@
+Homework 2
+
+Deliverables:
+
+0. Think of a simple challenge/response protocol that you wish to portray.
+1. Apply your own customized version of Assignment 3 showing both Server and Client programs.
+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.
\ No newline at end of file
-- 
GitLab