瀏覽代碼

Update README

tags/v0.4.5
Adrian Short 7 年之前
父節點
當前提交
47576e55b7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -1,6 +1,6 @@
# UK Planning Scraper # UK Planning Scraper


**PRE-ALPHA: Only works with some Idox sites and spews a lot of stuff to STDOUT. Not for production use.**
**PRE-ALPHA: Only works with Idox and Northgate sites and spews a lot of stuff to STDOUT. Not for production use.**


This gem scrapes planning applications data from UK council/local planning authority websites, eg Westminster City Council. Data is returned as an array of hashes, one hash for each planning application. This gem scrapes planning applications data from UK council/local planning authority websites, eg Westminster City Council. Data is returned as an array of hashes, one hash for each planning application.


@@ -20,7 +20,7 @@ gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_s


And then execute: And then execute:


$ bundle
$ bundle install


Or install it yourself as: Or install it yourself as:




Loading…
取消
儲存