From 5bb1234498b1dcc3cb0a14a61303a9247649a486 Mon Sep 17 00:00:00 2001 From: Jake Coffman Date: Mon, 18 Nov 2019 13:37:11 -0600 Subject: [PATCH] Update README.md --- README.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index c19a3d4..5dd4411 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,5 @@ # guac-vue -## Project setup -``` -npm install -``` +This is a simple implementation of a Vue client to our custom Guacamole Client in Go. -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +![Demo](/demo.gif?raw=true "Demo")