From 276c7dfb30b0bc980ca330e55c99df1802a9456f Mon Sep 17 00:00:00 2001 From: Viljo Viitanen Date: Wed, 16 Sep 2015 19:36:15 +0300 Subject: [PATCH] Update README.md Remove TODO... --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 558c8d0..0393994 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,6 @@ This app can be opened directly at https://rawgit.com/viljoviitanen/freeotp-expo An example tokens.xml file from FreeOTP is included with this repository. -#Todo - -Use android backup files without fiddling with command line tools. There are javascript zlib (deflate) and tar implementations with free licenses, so it should be relatively easy. - #Acknowledgements Based on https://github.com/philipsharp/FreeOTPDecoder (Apache license)