From a5ecc9224ae51376093c883ae734d3c1b66a4fbe Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 27 Sep 2021 14:28:20 +0200 Subject: [PATCH] Update DESCRIPTION.md --- doc/DESCRIPTION.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index e69de29..a474b6b 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -0,0 +1,3 @@ +This is the reloaded version of the open source timetracker Kimai. Right now its in an early development phase, its usable but some advanced features from Kimai v1 are missing by now. + +Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).