From cecc02c008f4398567927cc5274302e757f62420 Mon Sep 17 00:00:00 2001 From: Collin Henderson Date: Mon, 24 Jan 2022 13:54:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5e709f..731d24e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A tiny Vue.js wrapper around Zurb's Tribute library for ES6 native @mentions. > 🚦 Looking for Vue 2 support? Check out the [master branch](https://github.com/syropian/vue-tribute). +[View Demo](https://vue-tribute.netlify.app/) + ## Install ```bash