Sfoglia il codice sorgente

Tweak README

tags/v0.4.5
Adrian Short 6 anni fa
parent
commit
581efba7f3
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. +3
    -3
      README.md

+ 3
- 3
README.md Vedi File

@@ -138,13 +138,13 @@ And it's got 35 local planning authorities: the 33 councils plus the two `london

```ruby
UKPlanningScraper::Authority.tagged('londonboroughs').size
=> 32
# => 32
UKPlanningScraper::Authority.tagged('londondevelopmentcorporations').size
=> 2
# => 2

UKPlanningScraper::Authority.tagged('london').size
=> 35
# => 35
```

### More fun with Authority tags


Caricamento…
Annulla
Salva