diff --git a/index.html b/index.html
index 124b31d..ed6625b 100644
--- a/index.html
+++ b/index.html
@@ -54,12 +54,12 @@ The object of study is an archived mailing list, a web interface to which is ava
-
- Tools are written in Python and can be found...
+ Tools are written in Python and can be found at https://github.com/gauthiier/nettime
+
+-
+ We devised scripts to crawl and aggregate Nettime's email content using custom MHonArc scrappers.
--
- Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph.
-
@@ -67,7 +67,7 @@ The object of study is an archived mailing list, a web interface to which is ava
-
- Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph.
+ Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph using Python's numpy, pandas and matplotlib.