From 30afcc4b41e6ab8f66303672a163c57a08b74c22 Mon Sep 17 00:00:00 2001 From: fdlamotte Date: Mon, 24 Mar 2025 17:45:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac9a57e..76bb37e 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ Bindings to access your [MeshCore](https://meshcore.co.uk) companion radio nodes in python. +Can be installed via `pip` using `pip install meshcore` + Used by [mccli](https://github.com/fdlamotte/mccli).