From 0666895fddd2e602b3daf82a764c283c651df717 Mon Sep 17 00:00:00 2001 From: Joe Ardent Date: Sun, 10 Aug 2025 14:04:33 -0700 Subject: [PATCH] add thanks to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 47b5a11..13315fa 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,10 @@ screen and in the receiving screen: ![receiving text with preview in the main screen](./media/receiving_text_main_screen.png) ![receiving text with preview in the receiving screen](./media/receiving_text_receive_screen.png) + +## Thanks + + - to the LocalSend developers for the app and protocol + - to [wyli](https://github.com/wylited) for the initial [protocol backend](https://github.com/wylited/localsend) implementation + +[![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/)