From 06da688ea4f5a43ed7db3c2ddc04a8476d507fb6 Mon Sep 17 00:00:00 2001 From: lukas Date: Sun, 29 Jan 2023 11:52:10 +0100 Subject: [PATCH] Add Android app to clients --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 252c37c4..84f4068e 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ If you don't fear touching code and want to contribute, `./src/lib.rs`, `./src/t ## Applications using Wormhole Rust as library - [Warp](https://gitlab.gnome.org/World/warp), a GUI client using Gtk +- [Wormhole File Transfer](https://gitlab.com/lukas-heiligenbrunner/wormhole), a Android client using Flutter (feel free to add yours)