From eefe47d7be11e46046ae72068da31861828bfce6 Mon Sep 17 00:00:00 2001 From: tritoch Date: Mon, 12 Jun 2017 09:04:35 -0500 Subject: [PATCH] Testing Travis Testing to see if Travis builds a PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f394e2e..5e71a2fb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pip install -r requirements.txt ``` ### Usage ### - + ``` $> python main.py ```