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