diff --git a/README.md b/README.md index f226a14..31b0465 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ npm install ``` +## Collect images +``` +npm run collect +``` + ### Compiles and hot-reloads for development ``` npm run serve