Update README.md

This commit is contained in:
git 2025-08-27 11:55:53 +01:00
parent 2d1bf99882
commit 663fcca01f

View File

@ -20,8 +20,9 @@ make process_updates
```bash
make clean
````
---
Requirements
• PHP CLI
• jq (for parsing JSON in make fetch_updates)
• curl
## Requirements:
- PHP CLI
- jq (for parsing JSON in make fetch_updates)
- curl