소스 검색

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


불러오는 중...
취소
저장