Przeglądaj źródła

Update README

tags/v0.4.5
Adrian Short 7 lat temu
rodzic
commit
747bb06258
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      README.md

+ 2
- 1
README.md Wyświetl plik

@@ -97,7 +97,7 @@ require 'scraperwiki' # Must be installed, of course
ScraperWiki.save_sqlite([:authority_name, :council_reference], apps) 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 ### Find authorities by tag


@@ -114,6 +114,7 @@ We've got tags for areas:
- outerlondon - outerlondon
- northlondon - northlondon
- southlondon - southlondon
- greatermanchester
- surrey - surrey
- wales - wales




Ładowanie…
Anuluj
Zapisz