From 7c448ade442a00b5482b0e2a5fc6ec459075e0dc Mon Sep 17 00:00:00 2001 From: Almar Klein Date: Fri, 20 Dec 2024 09:19:54 +0100 Subject: [PATCH] Add link to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3296249..98ac8051 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ interactive user experience and powerful reporting. * Demo: https://timetagger.app/demo * Docs: https://timetagger.readthedocs.io * CLI tool: https://github.com/almarklein/timetagger_cli +* [TimeTagger_VSCodeExtension](https://github.com/Yamakaze-chan/TimeTagger_VSCodeExtension) (3d party) ## Introduction @@ -66,7 +67,7 @@ There are two variants, one that runs the server as root inside the container an that runs as user 1000: - [docker-compose.yml](https://github.com/almarklein/timetagger/blob/main/deploy/docker-compose.yml) - [docker-compose.nonroot.yml](https://github.com/almarklein/timetagger/blob/main/deploy/docker-compose.nonroot.yml) - + See [this article](https://timetagger.app/articles/selfhost2/) for more information about self hosting. ### Authentication using credentials