Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
(
Expand All @@ -37,7 +37,7 @@ Example cron script:
)


## Requirements
## Requirements for this

* PyQt4
* python-virtualenv
Expand Down