瀏覽代碼

Tweak README

tags/v0.4.5
Adrian Short 6 年之前
父節點
當前提交
581efba7f3
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      README.md

+ 3
- 3
README.md 查看文件

@@ -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


Loading…
取消
儲存