From 7a5bba6f9992e5c0af627591cd019be6d15d9085 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Wed, 13 Jan 2021 02:08:44 -0800 Subject: [PATCH] readme: Add link to ROM commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4f179f8..eee144b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ This is a universal fix for SafetyNet on devices with hardware attestation and u MagiskHide is required if the device is rooted. Only Android 11 is supported. + +## How does it work? + +An in-depth explanation, as well as source code, can be found in the [ROM commit](15633a3d29bf727b83083f2c49d906c16527d389).