diff --git a/README.md b/README.md index 1a6079d..1a65efb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ## Crash Report Viewer -web application, reads a "crash report" and deobfuscates javascript stack traces within it using a source map +Configurable web application, reads a "crash report" and deobfuscates minified javascript stack traces within it using a source map, also supports loading local source maps -WIP, to be used for eaglercraft +### [https://deev.is/tools/crash-viewer/eagler-1.5.2/](https://deev.is/tools/crash-viewer/eagler-1.5.2/) + +Screenshot: + +![https://i.gyazo.com/58fd52e75b4c0361122ca930eb180c4a.png](https://i.gyazo.com/58fd52e75b4c0361122ca930eb180c4a.png)