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. +