From 4b1c184338c99ba645c3c995fa6287642937b811 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Thu, 18 Jan 2024 17:47:01 +1100 Subject: [PATCH] =?UTF-8?q?docs=F0=9F=93=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dockerfiles/README.md | 3 +++ docs/DEVICES_BULK_EDITING.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dockerfiles/README.md b/dockerfiles/README.md index c6f48ffd..7d26f144 100755 --- a/dockerfiles/README.md +++ b/dockerfiles/README.md @@ -16,6 +16,9 @@ +> [!NOTE] +> There is also an experimental ๐Ÿงช [bare-metal install](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/HW_INSTALL.md) method available. + ## ๐Ÿ“• Basic Usage - You will have to run the container on the `host` network, e.g: diff --git a/docs/DEVICES_BULK_EDITING.md b/docs/DEVICES_BULK_EDITING.md index c3823c17..fbecebde 100755 --- a/docs/DEVICES_BULK_EDITING.md +++ b/docs/DEVICES_BULK_EDITING.md @@ -15,7 +15,7 @@ ![Settings > CSV Backup](/docs/img/DEVICES_BULK_EDITING/CSV_BACKUP_SETTINGS.png) > [!NOTE] -> Keep Linux line endings (sugegsted editors: Nano, Notepad++) +> Keep Linux line endings (suggested editors: Nano, Notepad++) ![Nodepad++ line endings](/docs/img/DEVICES_BULK_EDITING/NOTEPAD++.png)