From 334c56b43926d953487d2f65e7ff5b6a46f3065a Mon Sep 17 00:00:00 2001 From: Abraham Toriz Date: Wed, 21 Jul 2021 19:07:05 -0500 Subject: [PATCH] add special thanks --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2221bcb..866b439 100644 --- a/README.md +++ b/README.md @@ -193,3 +193,9 @@ Run t --help to see the options. + +## Special Thanks + +To [timetrap](https://github.com/samg/timetrap) for existing. It is the tool I +was looking for and whose design I took as reference, keeping compatibility when +possible.