From 747bb06258a4bd7466f778dd0c94bf5ee01149b3 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Wed, 19 Sep 2018 23:48:28 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d21a593..f13c263 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ require 'scraperwiki' # Must be installed, of course ScraperWiki.save_sqlite([:authority_name, :council_reference], apps) ``` -That `apps` param can be a hash or an array of hashes, which is what gets returned by our `search()`. +That `apps` param can be a hash or an array of hashes, which is what gets returned by our `Authority.scrape`. ### Find authorities by tag @@ -114,6 +114,7 @@ We've got tags for areas: - outerlondon - northlondon - southlondon +- greatermanchester - surrey - wales