We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2748f4c commit 7bf0e41Copy full SHA for 7bf0e41
1 file changed
README.md
@@ -4,6 +4,10 @@
4
5
Cross-platform desktop application for analyzing Java thread dumps. Built with [Tauri v2](https://v2.tauri.app/) and TypeScript.
6
7
+## Download
8
+
9
+Pre-built binaries for Windows, macOS, and Linux are available on the [Releases](https://github.com/martin5211/FastJavaThread-app/releases) page.
10
11
## Features
12
13
- Open thread dump files (`.tdump`, `.txt`, `.log`) or drag-and-drop
0 commit comments