From 9329a3a0e28f566d32369e4062ffc8f3e02486d1 Mon Sep 17 00:00:00 2001 From: eric-burel Date: Thu, 25 Jun 2020 18:16:13 +0200 Subject: [PATCH] udpate readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 149a654c..febc90e3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ ![vulcan-next-starter banner](https://raw.githubusercontent.com/VulcanJS/vulcan-next-starter/devel/public/vulcan-next-starter-banner_800.png) -**WORK IN PROGRESS** - -[Read the docs](https://github.com/VulcanJS/vulcan-next-starter/tree/devel/docs) +[Check the features](https://github.com/VulcanJS/vulcan-next-starter/tree/devel/docs/features.md) ## Install and run @@ -36,7 +34,7 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file. -## References +## They use or support Vulcan Next Starter ...To be completed. @@ -49,6 +47,8 @@ You can start editing the page by modifying `pages/index.js`. The page auto-upda - [Next advanced starter](https://github.com/borisowsky/next-advanced-starter), - [Next - Mongo](https://github.com/hoangvvo/nextjs-mongodb-app) (no Express, no GraphQL, just Next and Mongo) +--- + # About Next This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app).