Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxwell Austensen committed Jan 27, 2020
1 parent 4f853f6 commit 1f1ae52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,7 +6,7 @@ NYCHA regularly updates a [web page](https://my.nycha.info/Outages/Outages.aspx)

This web scraper is set up on [morph.io](morph.io) to run once a day and update a SQLite database that is publicly available for download and accessible via API.

[NYCHA Outage on morph.io](https://morph.io/austensen/nycha-outages)
[NYCHA Outages on morph.io](https://morph.io/austensen/nycha-outages)


## Running the scraper locally
Expand All @@ -16,4 +16,4 @@ You can use Docker to get everything set up and run the scraper. From this direc
```
docker-compose build
docker-compose run app
```
```

0 comments on commit 1f1ae52

Please sign in to comment.