Skip to content

Commit 3f36ea0

Browse files
authored
Update README.md
1 parent 2b2d963 commit 3f36ea0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ This Application Features Several Different Hash Algorithm Formulas:
1212
* SHA-512 - 512-bit (128 Character) Secure Hashing Algorithm Hash
1313

1414
Each Hash Algorithm Type will produce a unique string of Hexidecimal Characters that differs from the output of the other selection options. The user only needs to select a different Hashing Algorithm before clicking the "Compute Hash" Button in order to see the result. This Application is capable of calculating the Hash Value of any type of file. Additionally, it is built with warning / error catching functionality which is used to explain to the user the exact reason why an error has occurred in the calculation process.
15+
Screenshots of the Application Functioning are shown below.
1516

16-
Screenshots of the Application Functioning are shown below:
17+
*(**Note:** This Application was Designed and Tested Using the **Apache Netbeans 11.2** Integrated Development Environment)*
18+
19+
![Alt Text](ModularInverseCalculator/Screenshots/Screenshot_Initial.png)
1720

1821

0 commit comments

Comments
 (0)