From b98b87640242c8d08bac0883213f5294036c2438 Mon Sep 17 00:00:00 2001
From: r-sowers <r-sowers@illinois.edu>
Date: Fri, 23 Mar 2018 12:38:19 -0500
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8aa5178..bad93b4 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ Richard Sowers <r-sowers@illinois.edu>, website
 Visualization is at <https://www.youtube.com/watch?v=J71jKkatnVc>
 
 algorithm.ipynb is main file.  It uses data.csv
-interevals.py is a dictionary;
-    key:  phone IMEI
-    value:  list of algorithmically identifies harvest intervals
+interevals.py is a dictionary;  
+* key:  phone IMEI
+* value:  list of algorithmically identifies harvest intervals
 
 
 
-- 
GitLab