diff --git a/README.md b/README.md index 5e1da30..069f900 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,5 @@ When running it will ignore every entry older than the configured timestamp and Cron example (every 30 minutes): ```crontab -*/30 * * * * (cd ; .venv/bin/python3 +*/30 * * * * (cd ; .venv/bin/python3 main.py ``` \ No newline at end of file