From d3cc40d0afef0d92f8800394c087fc25b5627311 Mon Sep 17 00:00:00 2001 From: Lars Noack Date: Wed, 29 May 2024 12:30:22 +0200 Subject: [PATCH] feat: readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e69de29..5356b73 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Git Time Tracking + +This is a tool, allowing you to view the commits you have made in a set of repositories. This is useful if you need to write down your times for work. \ No newline at end of file