From cd316b899fe0651368b3a1ceff6fa7962e665e85 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 30 Aug 2021 15:46:40 -0300 Subject: [PATCH] README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..36a1281 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# TIN - Time Tracking application + +Tin is a simple time tracking application. Currently, it is not usable yet.