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

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

diff --git a/README.md b/README.md
index c9fee61..8aa5178 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,10 @@ 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
+
 
 
-- 
GitLab