remove a word
authorMoritz Warning <moritzwarning@web.de>
Fri, 31 Jul 2020 13:20:54 +0000 (15:20 +0200)
committerMoritz Warning <moritzwarning@web.de>
Fri, 31 Jul 2020 13:20:54 +0000 (15:20 +0200)
README.md

index 0cd415196e67ab9eca9efd582d8388a49801d8fb..6ebbb52236b7b7abce79fc1bbbd4f55da6c54644 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ A [Python script](misc/collect.py) is included to merge the JSON files into a si
 ./collect.py merge bin/ --download-url 'https://downloads.openwrt.org/releases/{version}/targets/{target}' > overview.json
 ```
 
-If you want to scrape the OpenWrt download website and update the config.js automatically:
+If you want to scrape the OpenWrt download website and update the config.js:
 ```
 ./collect.py scrape https://downloads.openwrt.org /var/www/firmware_selector
 ```