From 981725eeb80eba44b1121492141d476c436a2ca3 Mon Sep 17 00:00:00 2001 From: Simon Harrer Date: Fri, 19 Apr 2024 11:09:38 +0200 Subject: [PATCH] UPDATE --- README.md | 10 +++++++--- src/main/resources/templates/fragments/footer.html | 4 +++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 32b2bc6..f8d7b27 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ -# timer +# timer.mob.sh Slack Status -The timer.mob.sh service for the mob.sh tool. +The [timer.mob.sh](timer.mob.sh) service for the [mob.sh](mob.sh) tool. + +The timer service is a Spring Boot application that offers centralized timer. It stores all data in memory and does not persist any data. + +You can self-host timer.mob.sh using the Docker image on [Docker Hub](https://hub.docker.com/r/remotemobprogramming/mob-timer). ## Credits Created by [Dr. Simon Harrer](https://twitter.com/simonharrer) and [Jochen Christ](https://twitter.com/jochen_christ) in Oktober 2021. -Currently maintained by [Gregor Riegler](https://twitter.com/gregor_riegler) and [Joshua Töpfer](https://twitter.com/JoshuaToepfer), and to some limited degree still by [Dr. Simon Harrer](https://twitter.com/simonharrer). \ No newline at end of file +Currently maintained by [Gregor Riegler](https://twitter.com/gregor_riegler) and [Joshua Töpfer](https://twitter.com/JoshuaToepfer), and to some limited degree still by [Dr. Simon Harrer](https://twitter.com/simonharrer). diff --git a/src/main/resources/templates/fragments/footer.html b/src/main/resources/templates/fragments/footer.html index 2b875b5..5e795cc 100644 --- a/src/main/resources/templates/fragments/footer.html +++ b/src/main/resources/templates/fragments/footer.html @@ -14,6 +14,8 @@ | mob.sh | + Slack Status + | Legal Notice | Privacy @@ -30,4 +32,4 @@

- \ No newline at end of file +