From f1bc0eda986d4569839792a649cbc7a0fde62851 Mon Sep 17 00:00:00 2001 From: Peter Sanford Date: Wed, 17 Mar 2021 10:05:49 -0700 Subject: [PATCH] Add some limitations to the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1aff37c..23ad3c8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This is a Magic Wormhole client for Android. (Perhaps someday this will also sup At the moment its in beta state. Transfers work although you might experience some rough edges. +Some current limitations: +- Receiving directories are kept in zip form. +- Send only supports sending a single file. + ## Building In order to build this you will need a local install of the android SDK. Set the environment