Skip to content

Commit 058197e

Browse files
authored
Update README.md
1 parent e7c278d commit 058197e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ As the program is designed for user's local machine usage, a lot of thought proc
55
1. Allowing the user to select the file
66
2. Button to select Encryption or Decryption mode
77
3. New file name for the file
8-
4. Password used to encrypt the file.
8+
4. Password used to encrypt the file. <br />
99
A graphical pictorial is available <a href="https://github.com/maxng07/filecrypter-gui/blob/master/tutorial/filecrypt-gui.png"> here </a>
1010

1111
FileCrypter-GUI uses the same cipher logic in FileCrypter program and add a WebServer layer to interface with the user's web browser. With this design, it is possible to encrypt with FileCrypter-GUI and decrypt with FileCrypter which is a CLI based program, and vice versa. Giving user full flexibility and a Local System Administrator flexibility to support the user base. And Enterprise version could be made available with more enhanced features set to fit the Enterprise's requirement.

0 commit comments

Comments
 (0)