From ce936fceb3054f68f5b8c2644ad8633eece708bf Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Mon, 14 Feb 2022 16:53:07 +0100 Subject: [PATCH] Group notes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4756bcb..fadf865 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,10 @@ The scope for this is not to be a full-fledged super solution that solves all th Nevertheless the project should work out of the box, be minimal but still open the doors for configuration and extensions by users. -## Navigate this README -Tip: use the Section icon in the top left of this document to navigate the sections. -![README Sections](img/readme_sections.png) +## Notes +* Tip: Navigate this document easily from the Section icon in the top left corner. + ![README Sections](img/readme_sections.png) +* ☝ **Note**: in the command listing in this document, `$` means a user shell and `#` means a root shell (or use `sudo`). # Requirements @@ -54,7 +55,6 @@ Depending on your system, the setup will look different. Choose one of: * [Windows + ScheduledTask](#setup-windows-scheduledtask) * [Cron](#setup-cron) - for any system having a cron daemon. Tested on FreeBSD and macOS. -☝ **Note** in the command listing below, `$` means a user shell and `#` means a root shell (or use `sudo`). ## Setup Linux Systemd