From e16058c87f268bed7cbc5fb38258a4652dfba477 Mon Sep 17 00:00:00 2001
From: "Brutzman, Don" <brutzman@nps.navy.mil>
Date: Mon, 22 Oct 2018 16:40:10 -0700
Subject: [PATCH] add "big picture" and online link

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index a4da4b9..95de8b0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
+# LiFiBenchMarkingNetwork
+
+Test harness for LiFi network evaluation. Java application(s) to run on both ends of a network link to measure data transfer rates.
+
+Online at https://gitlab.nps.edu/Savage/LiFiGroup/LiFiBenchMarkingNetwork
+
+
+## Operation
+
 Run ant task _jar_ to create a jar with libs included which will also copy 
 scripts to the dist folder for invocation via CLI
 
-- 
GitLab