diff --git a/README.md b/README.md index 3de4522..ca38982 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,12 @@ variables. ## Usage +MoonBoard Web Scraper commands are invoked using the `bin/moonboard-web-scraper` script. + ### Scrape benchmarks +Run the `scrape-benchmarks` command and wait for JSON files of benchmarks to appear. + ```bash bin/moonboard-web-scraper scrape-benchmarks ```