diff --git a/README.md b/README.md index c27bdbc..5573b91 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,16 @@ cd ITLscraper pip install -r requirements.txt python itl_scrape.py ``` +## If you want GUI +``` +git clone https://github.com/sigvartmh/ITLscraper +cd ITLscraper +pip install -r requirements.txt +python app.py +``` +## If pip install fails try +``` +sudo pip install -r requirements.txt +``` Scrapes every course which is not archived