From 0b38b2f956bedbab19a1003084dfd7b62960b102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Fri, 18 Nov 2016 09:26:04 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6d52de2af..2fd14ac910 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@

> Nuxt.js is a minimalistic framework for server-rendered Vue applications (inspired by [Next.js](https://github.com/zeit/next.js)) -## Under development, will be release soon :fire: +## 🚧 Under development, will be release soon :fire: -## How to use +## 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40&t=5s) + +## 📓 How to use ``` $ npm install nuxt --save