diff --git a/README.md b/README.md index 5ef771c..e0d6954 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,12 @@ DroidFS is an implementation of encrypted overlay filesystems for Android. It allows you to store files and folder in encrypted virtual volumes so that you can share them, store them in the cloud or simply access them more securely. It currently only supports [gocryptfs](https://github.com/rfjakob/gocryptfs) but support for [CryFS](https://github.com/cryfs/cryfs) is expected to be added soon.
-DroidFS require Android API level 21+ (Android Lollipop). + +

+ + + +

# Disclamer DroidFS is provided "as is", without any warranty of any kind. diff --git a/Screenshots/1.jpg b/Screenshots/1.jpg new file mode 100755 index 0000000..ba6a5f3 Binary files /dev/null and b/Screenshots/1.jpg differ diff --git a/Screenshots/2.jpg b/Screenshots/2.jpg new file mode 100755 index 0000000..3cfa6db Binary files /dev/null and b/Screenshots/2.jpg differ diff --git a/Screenshots/3.jpg b/Screenshots/3.jpg new file mode 100755 index 0000000..2ca9e68 Binary files /dev/null and b/Screenshots/3.jpg differ