diff --git a/README.md b/README.md index 821898a..48c5554 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ ## Demo https://stately-salamander-b9768e.netlify.app/ -### Running locally -`npm i; npm run dev` + ## Usage Instructions @@ -19,5 +18,9 @@ https://stately-salamander-b9768e.netlify.app/ width="640" height="640" allowfullscreen frameborder="0"> ``` + +## Running locally +`npm i; npm run dev` + ## Dev Wiki [A skeletal outline of the main files, and the functions inside them.](https://github.com/ONSvisual/BaCAP/wiki)