diff --git a/README.md b/README.md
index 9d9614c..80bf30b 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,15 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
+### `npm run dev-start`
+
+Runs the app in the development mode.
+Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
+
+The page will watch and update for any changes made in .less files.
+The page will reload if you make edits.
+You will also see any lint errors in the console.
+
### `npm test`
Launches the test runner in the interactive watch mode.