From 36064f54a83fc01896ecc0b374e59ddcf7c07c71 Mon Sep 17 00:00:00 2001 From: Yash Sharma Date: Sat, 1 Apr 2017 23:03:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 890c52f..1e5aa9b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ What needs to be done: 1. Code for getting sample code files. 2. Add try and catch blocks for errors. -For advanced users: +**For advanced users: ** I also have uploaded the requirements.txt file which you can directly use to install the dependencies. This should get all the dependencies. I suggest using a virtual environment for this so that you don't mess up your site-packages.