From 585c5ba8217ca4e779686bb326c6a9cc32eb1cfa Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 20 Apr 2024 14:56:37 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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