From edadbef6a494097c4fe7b2e640a4fd4a7b4fc12c Mon Sep 17 00:00:00 2001 From: illwill Date: Sun, 2 Dec 2018 21:45:27 -0500 Subject: [PATCH] removed commandline parameters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddb1871..3c5970e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ $ pip install -r requirements.txt ``` __Run__ ``` -$ python skiptracer.py -l (phone|email|sn|name|plate) +$ python skiptracer.py ``` Usage