diff --git a/README.md b/README.md index 0845f5c8..8e948659 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ Signature Faking ---------------- You need a ROM that supports signature faking. Some custom ROMs are patched to support signature faking out of the box, however most ROMs will require a patch or an Xposed module. Please ask your ROM developer if unsure. -The following ROMs how out-of-box support for signature faking. **Signature spoofing has to be enabled at the bottom of the developer settings first.** +The following ROMs have out-of-box support for signature faking. **Signature spoofing has to be enabled at the bottom of the developer settings first.** * [OmniROM](http://omnirom.org/) If you have the **Xposed Framework** installed, the following module will enable signature faking: [FakeGApps by thermatk](http://repo.xposed.info/module/com.thermatk.android.xf.fakegapps) -If you have **Root**, but are not using the Xposed Framework, you can try patching your already-installed ROM using [Needle by moosd](https://github.com/moosd/Needle) +If you have **Root**, but are not using Xposed, you can try patching your already-installed ROM using [Needle by moosd](https://github.com/moosd/Needle) If you are a **ROM developer** or just do **custom builds** for whatever reason, you can download and include the patch from [here](https://gerrit.omnirom.org/#/c/14898/) and [here](https://gerrit.omnirom.org/#/c/14899).