From a13638be19aa6da6437f06f7368d2d58299a2bbc Mon Sep 17 00:00:00 2001 From: Joe Thorley Date: Wed, 7 Aug 2024 07:20:39 -0700 Subject: [PATCH] tidy description --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 22ac544..9bbf056 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -16,7 +16,8 @@ Description: Tracks elapsed clock time using a `hms::hms()` scalar, which scalar plus the difference between the current system time and the system time when the timer was started. License: MIT + file LICENSE -URL: https://github.com/poissonconsulting/hmstimer, https://poissonconsulting.github.io/hmstimer/ +URL: https://github.com/poissonconsulting/hmstimer, + https://poissonconsulting.github.io/hmstimer/ BugReports: https://github.com/poissonconsulting/hmstimer/issues Depends: R (>= 4.0)