From bae05f1ce8112b107e2f52b5d84394b0551fd723 Mon Sep 17 00:00:00 2001 From: Francis Date: Sat, 16 Feb 2013 18:58:32 +0000 Subject: [PATCH] Scraper --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9593c4d..8f7a888 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Two programs, for two separate Ardino's, to work together. +Two programs, for two separate Ardino's, and a scraper, to work together. Send ==== @@ -18,3 +18,10 @@ Receive Reads the signal from the corresponding RF receiver. Lights a light appropriately. + +scraper.js +========== + +For use on ScraperWiki to scrape Liverpool bin collection times, and generate +the file that Send needs. The scraper is written in Node. +