diff --git a/README.md b/README.md index d0cd0fb..d9bfa6f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Simple RSS feed converter to static Gemtext format, useful for news portals or l 1. `git clone https://github.com/YGGverse/Pulsar.git` 2. `cp example/crawler.json crawler.json` - setup your feed locations -3. `php src/crawler.php` - grab feeds manually or create the crontab task +3. `php src/crawler.php` - grab feeds manually or using crontab ## Config