diff --git a/README.md b/README.md index 7d55b7c..8b43f8a 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,8 @@ Next, you'll need to edit `header.py` with info about your linkedin account. Thi 6. Open up https://curl.trillworks.com/ and paste into the `curl command` area 7. Copy everything in between `headers = {}` into `header.py` -Run the script with `python linked_in_scraper.py` +Run the script with + +``` +python linked_in_scraper.py +```