diff --git a/README.md b/README.md
index 109f70e..ee0229f 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ Work with
npm run dev
```
+Create and populate the `pages`, `public`, `components` and `assets` folders.
+
Build the site in `.output/public` directory
```bash
diff --git a/pages/contact.vue b/pages/contact.vue
deleted file mode 100644
index c94debf..0000000
--- a/pages/contact.vue
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-