diff --git a/README.md b/README.md index ab23f08..c01f939 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ # SG32 -Salmagundi 32-bit hashing algorithm for Apple II - version 1.0 +"Salmagundi" 32-bit hashing algorithm for Apple II - version 1.0 https://en.wikipedia.org/wiki/Salmagundi + +Load your file onto the DSK, then boot it in any Apple II with AppleSoft BASIC in ROM (II+ or higher). + +Select the file to hash by pressing the corresponding letter at the prompt, and the resulting hash is printed to the screen. + +You are free to use the hashing code in your own projects. Share and enjoy! + +