diff --git a/README.md b/README.md index 9fa0046..b94c29f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ make install ## Usage -Run the data collection, processing and machine learing pipeline: +Run the data collection, processing and machine learing pipeline (with default options): ```bash make run ```