From c220d738758c2ca898bc37f8bf5c9a2bbb773c23 Mon Sep 17 00:00:00 2001 From: justmarvinn Date: Mon, 16 Jun 2025 16:24:37 +0200 Subject: [PATCH] basic readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..870b71a --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## Installation +``` +curl -sSL "https://git.openergy.ru/LUCKFOX/SIM800C/raw/branch/mqtt/cleanup_and_isntall.sh" -o t3hs_sim800_install.sh && bash t3hs_sim800_install.sh +```