diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1bfaecb --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# recte +recte is a jailbreak tweak that removes the Accessory view from the Pandora app when a device connects to a stereo with Pandora built in. + +## Compiling +To compile, you should comment the current include lines and uncomment the ones commented above it. Then run: +``` + make package +``` +to compile the package. Move the `.deb` file to your iOS device. |
