diff --git a/README.md b/README.md new file mode 100644 index 0000000..38cb2ef --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# getgrin.github.io + +## Verify sha256 signature after download + +Windows: +`certUtil -hashfile grim-v0.2.3-android.apk SHA256` + +Unix: +`sha256sum grim-v0.2.3-android-sha256sum.txt`