We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f19b8 commit 9bf99efCopy full SHA for 9bf99ef
pandora_mitm_gui/README.md
@@ -18,7 +18,13 @@ A Pandora app reverse-engineering toolbox.
18
19
### Setup
20
21
-Follow the [pandora_mitm setup instructions](../pandora_mitm#backend-setup).
+1. Follow the [pandora_mitm setup instructions](../pandora_mitm#backend-setup).
22
+2. Download the [latest desktop build](https://github.com/EpimetheusMusicPlayer/pandora_mitm/releases).
23
+ Alternatively, try out the [Web version](https://epimetheusmusicplayer.github.io/pandora_mitm).
24
+
25
+ Note that:
26
+ - The Web version has reduced performance and may not connect in some browsers
27
+ - It should be trivial to add builds for other platforms - there's no OS-specific code in use. PRs are welcome.
28
29
### Usage
30
0 commit comments