From bf117e0d7a54e4bab894e68a405ca7750320f9d8 Mon Sep 17 00:00:00 2001 From: Marko Zunic <28678851+InfectoOne@users.noreply.github.com> Date: Fri, 20 Mar 2020 18:52:27 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ec78207..ef9fcf3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ A simple and easy-to-use Gantt chart component for Vue.js +## Homepage +[Homepage of the project](https://infectoone.github.io/vue-ganttastic-homepage/#/docs) + ## Installation If you use npm in your project, you can install vue-ganttastic simply with: ```