Skip to content

Commit 4e210ba

Browse files
Update README.md
1 parent 00a38cb commit 4e210ba

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ Simple open source App to encrypt files whit AES encryption, based on Qt and Ope
33

44
Different key lenghts can be chosen (128 bits, 192 bits and 256 bits). <br>
55
To encrypt or decrypt files simply drag and drop and insert password.
6-
7-
<h2>Download</h2>
8-
MacOS version already compiled and deployed can be downloaded <a href="https://github.com/LucaAngioloni/FileEncrypt/raw/master/FileEncrypt.dmg">here</a>.
9-
10-
<h2>Dependencies</h2>
6+
<h3>Dependencies</h3>
117
<table><thead>
128
<tr>
139
<th>Name</th>
@@ -27,6 +23,9 @@ MacOS version already compiled and deployed can be downloaded <a href="https://g
2723
<td>?Possibly every version? (Versions not tested)</td>
2824
</tr>
2925
</tbody></table>
26+
<h2>Download</h2>
27+
MacOS version already compiled and deployed can be downloaded <a href="https://github.com/LucaAngioloni/FileEncrypt/raw/master/FileEncrypt.dmg">here</a>.
28+
3029

3130
<h3>Credits</h3>
3231
Thanks to Alexey Lysenko for the cryptfiledevice class.

0 commit comments

Comments
 (0)