From c10629ea4acf2cceeec851c7ef07788aba25a394 Mon Sep 17 00:00:00 2001
From: "Furr, John (MAJ)" <jmfurr@nps.edu>
Date: Wed, 1 Aug 2018 16:04:01 -0700
Subject: [PATCH] Readme was blank, took from the original in the projects
 folder and copied it over here.

---
 .../MV3500Cohort2018JulySeptember/homework2/README.md  | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/deliverables/src/MV3500Cohort2018JulySeptember/homework2/README.md b/deliverables/src/MV3500Cohort2018JulySeptember/homework2/README.md
index 8b13789179..c16552e9cd 100644
--- a/deliverables/src/MV3500Cohort2018JulySeptember/homework2/README.md
+++ b/deliverables/src/MV3500Cohort2018JulySeptember/homework2/README.md
@@ -1 +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