From c28c9c11f35a8c407e8d39e358b6f17eb7a0129f Mon Sep 17 00:00:00 2001 From: "lost.design" Date: Sat, 15 Jun 2019 12:56:47 +0200 Subject: [PATCH] update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 40a032f..67e0dd0 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,6 @@ Please use this schema: For a whole new section, create a new folder in the `pages` directory - be aware that the folder name is equal to the route of the site `webgems.io/NEWFOLDERNAME`. Inside the new section add at least the `index.vue` file and copy the structure of another section. Change the title and add it's own resources. -## Deployment - -Add additional notes about how to deploy this on a live system - ## Built With * [Nuxt.js docs](https://nuxtjs.org) Nuxt.js