diff --git a/README.md b/README.md index 0303781..65220c0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The scripts can automatically handle: -l ./android/android-system-certificate-injection.js \ -l ./android/android-certificate-unpinning.js \ -l ./android/android-certificate-unpinning-fallback.js \ - -l ./android/disable-root-detection.js \ + -l ./android/android-disable-root-detection.js \ -f $PACKAGE_ID ``` 7. Explore, examine & modify all the traffic you're interested in! If you have any problems, please [open an issue](https://github.com/httptoolkit/frida-interception-and-unpinning/issues/new) and help make these scripts even better.