From d0c111d2f5496ef422bd199d23b15e2d8d57537d Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 20 Nov 2025 17:57:58 -0600 Subject: [PATCH] Update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ebd87b8..d6e4147 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ A Go implementation of the [Reticulum Network Protocol](https://github.com/markqvist/Reticulum). -> [!WARNING] -> This project is currently in development and is not yet compatible with the Python reference implementation. - ## Goals - To be fully compatible with the Python reference implementation.