From e4c701450c4ff3f6e83e621383857068c68c2b5d Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Wed, 19 Apr 2023 01:10:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f2a0db..167ea8c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A powerful and easy-to-use relay between Meshtastic devices and Matrix chat room - Bidirectional message relay between Meshtastic devices and Matrix chat rooms, capable of supporting multiple meshnets - Supports both serial and network connections for Meshtastic devices -- Custom keys are embedded in Matrix messages (containing the Meshnet's name & the Meshtastic longname of each user) which are utilized when relaying messages between two or more meshnets. +- Custom keys are embedded in Matrix messages which are used when relaying messages between two or more meshnets. - Truncates long messages to fit within Meshtastic's payload size - SQLite database to store Meshtastic longnames for improved functionality - Customizable logging level for easy debugging