From 3a687cdb3618c401c6d9124d01aba727bd0a5494 Mon Sep 17 00:00:00 2001 From: Joscha Date: Tue, 30 Apr 2024 20:22:36 +0200 Subject: [PATCH] Create project --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..12ada0c --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# KIT Timesheets + +This repository contains tools to make filling out KIT time sheets easier. It is +inspired by the [SDQ TimeSheetGenerator][tsg] and a friend's very useful wrapper +website that spits out PDFs directly. + +[tsg]: https://github.com/kit-sdq/TimeSheetGenerator