From 3bc669e5bbfb5ef17b3bc8f13d4180ffb5cabada Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 18 Jun 2018 16:54:01 -0400 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 +```