Skip to content

Commit d9936d9

Browse files
Update README.md
1 parent 125b886 commit d9936d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ Latest version: [2.0.0](https://github.com/MichaelYochpaz/FileTransformer/releas
1616
* Data is encrypted before Base64 conversion using AES-GCM with an option to choose an encryption key.
1717
* Data integrity is insured as part of the AES-GCM algorithm. Trying to restore a file that was altered will fail.
1818
* Original file's name is embedded within the transformed file, so transformed file's name can be changed without affecting original file.
19-
* An option to automatically delete source file/s after conversion
19+
* An option to automatically delete source files after conversion.
2020
* An option to check for updates.
2121

2222
##
2323
</br>
2424
</br>
2525
<p align="center">
2626
<a href="#"><img src="Resources/screenshot.png" height="400" a="#"></a>
27-
</p>
27+
</p>

0 commit comments

Comments
 (0)