From 3805df529b183d31f34f52b3f5f913bdf850b23c Mon Sep 17 00:00:00 2001 From: Theiremi Date: Tue, 14 Nov 2023 16:58:25 +0100 Subject: [PATCH] added error message in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 144f0fc..1469e58 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,8 @@ SLGreen implements the SLCAN (Lawicel) protocol to allow interactive communicati A lot of features are yet to be integrated into this project, so any help doing this will be greatly appreciated ! +The code also hasn't been heavily tested, so **if you encounter issues, please report them** ! + If you wish to contribute, please fork the repository, create a new branch for your changes, and submit a pull request for review. ### License