From e095906d5e891ce1204cfb60e02ed937d59b4085 Mon Sep 17 00:00:00 2001 From: ishuhacode <44744438+ishuhacode@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:44:29 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd9b620..1a336a8 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Run `./configure.sh` which will create python virtualenv in `.virtualenv` directory. -## Using +## Using IT -Example cron script: +Example cron script:- #!/bin/bash ( @@ -37,7 +37,7 @@ Example cron script: ) -## Requirements +## Requirements for this * PyQt4 * python-virtualenv