From 5018bbbeab31cf7360f2e8887ff9c08e9189a2bd Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@DESKTOP-2S09UKA>
Date: Sun, 16 Jun 2019 16:54:47 -0700
Subject: [PATCH] abstract, POC info, fix urls

---
 conferences/IITSEC2019/README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/conferences/IITSEC2019/README.md b/conferences/IITSEC2019/README.md
index 2445245c61..c834d06f86 100644
--- a/conferences/IITSEC2019/README.md
+++ b/conferences/IITSEC2019/README.md
@@ -1,11 +1,11 @@
 # Distributed Interactive Simulation (DIS) 101 Tutorial
 
-	<a href="http://www.iitsec.org" target="_blank">IITSEC 2019</a>,  2-6 December 2019, Orlando Florida USA
-	
-	[mailto:brutzman@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial](Don Brutzman) and
-    [mailto:christian.fitzpatrick@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial](Chris Fitzpatrick)
+* <a href="http://www.iitsec.org" target="_blank">IITSEC 2019</a>,  2-6 December 2019, Orlando Florida USA
+
+* [mailto:brutzman@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial](Don Brutzman) and
+[mailto:christian.fitzpatrick@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial](Chris Fitzpatrick)
 
-    Modeling Virtual Environments Simulation (MOVES) Institute, Naval Postgraduate School (NPS)
+* Modeling Virtual Environments Simulation (MOVES) Institute, Naval Postgraduate School (NPS)
 	
 The Distributed Interactive Simulation (DIS) protocol is a well-established IEEE standard for packet-level exchange of state information between entities in military simulations.  DIS facilitates simulation interoperability through a consistent over-the-wire format for information, widely agreed upon constant enumeration values, and community-consensus semantics.
 
-- 
GitLab