Skip to content

Commit c30bccc

Browse files
committed
Update README
1 parent 0f1e068 commit c30bccc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Known Vulnerabilities](https://snyk.io/test/github/cryptomator/cryptofs/badge.svg)](https://snyk.io/test/github/cryptomator/cryptofs)
77

88
**CryptoFS:** Implementation of the [Cryptomator](https://github.com/cryptomator/cryptomator) encryption scheme.
9+
For more info about the encryption scheme, read the [docs](https://docs.cryptomator.org/en/latest/security/vault/).
910

1011
## Features
1112

@@ -98,7 +99,7 @@ For more details on how to use the constructed `FileSystem`, you may consult the
9899

99100
### Dependencies
100101

101-
* Java 17
102+
* Java 21
102103
* Maven 3
103104

104105
### Run Maven

0 commit comments

Comments
 (0)