summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1bfaecb..34783ce 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +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.
+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. I wrote this tweak because when I connect my phone to my car stereo, it doesn't allow me to use the app. This fixes that annoyance.
## Compiling
To compile, you should comment the current include lines and uncomment the ones commented above it. Then run:
```
- make package
+make package
```
to compile the package. Move the `.deb` file to your iOS device.