mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
update readme
This commit is contained in:
parent
e3a1b6c06b
commit
ad9ece5a6c
1 changed files with 2 additions and 5 deletions
|
|
@ -20,10 +20,7 @@ RSS Aggregator
|
||||||
4. `composer update` - install application dependencies
|
4. `composer update` - install application dependencies
|
||||||
5. `cp config/example.json name.json` - setup your feed
|
5. `cp config/example.json name.json` - setup your feed
|
||||||
|
|
||||||
## Launch
|
## Crawl
|
||||||
|
|
||||||
* `php src/crawler.php config=name.json` - crawl feeds configured by `name.json` - manually or using crontab
|
* `php src/crawler.php config=name.json` - crawl feeds configured by `name.json` - manually or using crontab
|
||||||
|
|
||||||
### Arguments
|
|
||||||
|
|
||||||
* `config` - relative (to `config` folder) or absolute path to configuration file
|
* `config` - relative (to `config` folder) or absolute path to configuration file
|
||||||
Loading…
Add table
Add a link
Reference in a new issue