diff --git a/README.md b/README.md index 1a658c8..b50140c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ docker-compose up PostgreSQL storage persists in a docker volume. The PostgreSQL server can be found at :5432 ## History -Iris is almost entirely forked from an abondoned project Manoj Saha (https://github.com/manojps/google-play-apps-crawler-scrapy) -- so credit goes to him for most of this. My intentions are do dockerize both it and the postgresql storage into one easy to run application. +Iris is almost entirely forked from an abandoned project Manoj Saha (https://github.com/manojps/google-play-apps-crawler-scrapy) -- so credit goes to him for most of this. My intentions are do dockerize both it and the postgresql storage into one easy to run application. docker build . -t behren/gplaycrawler && docker push behren/gplaycrawler -docker-compose up --scale gplay-crawler=2 \ No newline at end of file +docker-compose up --scale gplay-crawler=2