From 834e5aed25a3166d2d55c475961bc3588f7976c0 Mon Sep 17 00:00:00 2001 From: David Bailey Date: Sat, 11 Jun 2016 14:47:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0456d36..34bb235 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ county-map.py: Uses overpy (openstreetmap), numpy, matplotlib, shapely, descarte csv 2 json or html.py: Uses pandas and json to convert a csv to a json file or an html table. +delicious.py: Convert del.icio.us bookmarks to a .csv file. + finance.py: Financial calculators. flowPairCheck.py: Uses pandas and numpy to check for communications between a list of clients and a list of servers in netflow traffic.