From f19796ebfd982d53eabe763c523c6750ae47e41c Mon Sep 17 00:00:00 2001 From: Aleksandr Sokolov Date: Mon, 1 Feb 2021 10:31:20 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d0c1f..dc5c1d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # saltcorn-gantt Gantt View plugin for Saltcorn. +![Gantt View](https://user-images.githubusercontent.com/327030/106425774-731a8080-6475-11eb-82ae-76a892c16e94.png) + ## Description Shows Gantt view. Currently implemented only readonly view. @@ -31,4 +33,5 @@ End date of the task (Date). Task progess (Interger or Float). The number between 0..100. - +## Documentation +* See https://github.com/AleksandrSokolov/saltcorn-gantt/issues/1 for installation manual