From eb5f7b87db3b9d415be2779298a1ff4f29fd0b95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Sun, 25 Dec 2016 19:15:50 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 59ea3b8dc2..6b44724f09 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,15 @@

> Nuxt.js is a minimalistic framework for server-rendered Vue applications (inspired by [Next.js](https://github.com/zeit/next.js)) -## 🚧 Under development, 1.0 will be released soon :fire: +## 🚧 Under active development, 1.0 will be released soon :fire: -## 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40) +## Links -## 🐦 Twitter: [@nuxt_js](https://twitter.com/nuxt_js) +- 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org) +- 🎬 Video: [1 minute demo]() +- 🐦 Twitter: [@nuxt_js](https://twitter.com/nuxt_js) -## 📓 How to use +## Getting started ``` $ npm install nuxt --save