rename profiles.json to overview.json (#45)
[web/firmware-selector-openwrt-org.git] / README.md
index 268306bd1cff1be1a5036f1eaab74dcca0169518..48224a9f3e76238f5ea35a9830664b4b3ef6df99 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ image`.
 A [Python script](misc/collect.py) is included to merge the JSON files:
 `./collect.py bin/ --url
 'https://downloads.openwrt.org/releases/{version}/targets/{target}' >
-profiles.json`.
+overview.json`.
 
 For the OpenWrt 18.06 and 19.07 releases, you need to patch OpenWrt to output JSON files for collect.py (commit [openwrt/openwrt@881ed09](https://github.com/openwrt/openwrt/commit/881ed09ee6e23f6c224184bb7493253c4624fb9f)).