Skip to content

Commit 606deda

Browse files
authored
Update README.md
1 parent a8d6222 commit 606deda

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
An encrypted gallery vault for Android devices.
33

44
## Features
5-
- Supports images and GIFs (video support is under way)
5+
- Supports images, GIFs and videos
66
- Organise using folders
77
- The app requires no permissions
88
- Encrypted files are stored on-disk allowing for easy backups and transfers between devices
@@ -13,7 +13,9 @@ An encrypted gallery vault for Android devices.
1313
Files are encrypted using ChaCha20 and keys are derived using PBKDF2 with HMAC-SHA512.
1414

1515
## Get the app
16-
Pending release on Google Play.
16+
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"
17+
alt="Download from Google Play"
18+
height="80">](https://play.google.com/store/apps/details?id=se.arctosoft.vault)
1719

1820
## Requirements
1921
- Android 9 or newer

0 commit comments

Comments
 (0)