Skip to content

Commit

Permalink
minor read me additions
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgrossman committed Sep 26, 2017
1 parent e45bc22 commit ab2d678
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ a pipeline to take vietnam admin unit shapefiles and insert them as postgis tabl

### docker
[mac](https://docs.docker.com/docker-for-mac/install/#where-to-go-next)

[pc](https://docs.docker.com/docker-for-windows/install/)

#### data

create a folder `./data/input`. the pipeline handles downloading data from s3.
data is downloaded from an s3 bucket. There no need to add input data as it is added while the pipeline is running.

#### database

Expand All @@ -33,7 +34,7 @@ module.exports = {

#### adding an additional processing module

TBA
to.be.added

# run

Expand Down

0 comments on commit ab2d678

Please sign in to comment.