From 7d4a5b5da2de9fc0cb15d9a7021d24b316fd7a08 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sun, 5 Oct 2025 16:16:20 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f8b872..6343fbe 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This continuous cycle creates a reliable, albeit higher-latency, communication c ``` 2. **Install the custom interface:** - Place `http_interface.py` in your Reticulum interfaces directory: `~/.reticulum/interfaces/`. + Place `HTTPInterface.py` in your Reticulum interfaces directory: `~/.reticulum/interfaces/`. ## Configuration