From c6ee82e3380a267183b7db5a9ec7ea85f46e9335 Mon Sep 17 00:00:00 2001 From: mattbk Date: Tue, 30 Sep 2025 21:42:57 -0500 Subject: [PATCH] Update readme. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c173bde..f0eb9b5 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ (working name) Experimental server to catch UDP packets from a -[modified mwtchahrd](https://gitea.farpn.net/w1cdn/mwtchahrd) and do something with them. \ No newline at end of file +[modified mwtchahrd](https://gitea.farpn.net/w1cdn/mwtchahrd) and do something with them. + +Initially based on the example here: +[Building UDP Clients and Servers](https://notes.kodekloud.com/docs/Rust-Programming/Network-Programming-and-File-Handling/Building-UDP-Clients-and-Servers) \ No newline at end of file