From efa32f283149680bbc5d3741cd4cff852586b79f Mon Sep 17 00:00:00 2001 From: Matt Hills Date: Mon, 7 Oct 2024 22:55:44 -0400 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..63aacc0 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# SimpleFileUpload +Android client written in java to easily upload Samsung dumpstate files. +Note - this requires that you leverage SimpleFileUpload-Server