From a1ed7127802caeab8c3391271e592f872320e160 Mon Sep 17 00:00:00 2001 From: Dmytro Barylo Date: Sat, 4 Mar 2017 20:08:14 +0200 Subject: [PATCH] readme update --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f6bf0fb..0d385fb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,9 @@ -# tmdb-app +# The Movie Database App -The Movie Database app. Made with Vue.js +A Vue.js project. [Live Demo Here] (http://tmdb.dmytrobarylo.com/) ![](https://github.com/dmtrbrl/tmdb-app/blob/master/docs/demo.gif) -## Demo -[Live DEMO] (http://tmdb.dmytrobarylo.com/) - - ## Build Setup ``` bash @@ -22,3 +18,4 @@ npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader). +This app uses [history mode] (https://router.vuejs.org/en/essentials/history-mode.html)