From 3b9f985a56d711a3cd7763a0c7990ccdc109d69a Mon Sep 17 00:00:00 2001 From: Levi Lesches Date: Thu, 27 Feb 2025 18:35:58 -0500 Subject: [PATCH] Update README.md --- burt_network/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/burt_network/README.md b/burt_network/README.md index 79ac2809..e89877da 100644 --- a/burt_network/README.md +++ b/burt_network/README.md @@ -1,6 +1,6 @@ # BURT Networking (Dart) -A Dart library for UDP communication, featuring our Protobuf data and our heartbeat + handshake protocol. +A Dart library for UDP communication, featuring our Protobuf data and our awesome heartbeat + handshake protocol. See the [docs](https://binghamtonrover.github.io/Dart-Networking/burt_network/burt_network-library.html) for details.