|
13 | 13 | <table> |
14 | 14 | <tr> |
15 | 15 | <td width="33%" align="center"> |
16 | | - <img src="docs/images/main-interface.png" alt="Main Interface" width="100%" style="margin-bottom: 5px;"> |
17 | | - <br> |
| 16 | + <img src="docs/images/main-interface.png" alt="Main Interface" width="100%"> |
18 | 17 | <strong>Main Interface</strong> |
19 | 18 | </td> |
20 | 19 | <td width="33%" align="center"> |
21 | | - <img src="docs/images/dark-theme.png" alt="Dark Theme" width="100%" style="margin-bottom: 5px;"> |
22 | | - <br> |
| 20 | + <img src="docs/images/dark-theme.png" alt="Dark Theme" width="100%"> |
23 | 21 | <strong>Dark Theme</strong> |
24 | 22 | </td> |
25 | 23 | <td width="33%" align="center"> |
26 | | - <img src="docs/images/settings-panel.png" alt="Settings Panel" width="100%" style="margin-bottom: 5px;"> |
27 | | - <br> |
| 24 | + <img src="docs/images/settings-panel.png" alt="Settings Panel" width="100%"> |
28 | 25 | <strong>Settings Panel</strong> |
29 | 26 | </td> |
30 | 27 | </tr> |
|
37 | 34 | <table> |
38 | 35 | <tr> |
39 | 36 | <td align="center" width="33%"> |
40 | | - <img src="https://upload.wikimedia.org/wikipedia/commons/f/fa/Apple_logo_black.svg" alt="macOS" width="40" height="40"> |
| 37 | + <img src="https://upload.wikimedia.org/wikipedia/commons/f/fa/Apple_logo_black.svg" alt="macOS" width="60" height="60"> |
41 | 38 | <br> |
42 | 39 | <strong>macOS</strong> |
43 | 40 | <br> |
44 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_aarch64.dmg">Apple Silicon (M1/M2)</a> |
| 41 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_aarch64.dmg">DMG (Apple Silicon)</a> |
45 | 42 | <br> |
46 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_x64.dmg">Intel</a> |
| 43 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_x64.dmg">DMG (Intel)</a> |
| 44 | + <br> |
| 45 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_aarch64.app.tar.gz">App Bundle (Apple Silicon)</a> |
| 46 | + <br> |
| 47 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_x64.app.tar.gz">App Bundle (Intel)</a> |
47 | 48 | </td> |
48 | 49 | <td align="center" width="33%"> |
49 | | - <img src="https://upload.wikimedia.org/wikipedia/commons/5/5f/Windows_logo_-_2012.svg" alt="Windows" width="40" height="40"> |
| 50 | + <img src="https://upload.wikimedia.org/wikipedia/commons/5/5f/Windows_logo_-_2012.svg" alt="Windows" width="60" height="60"> |
50 | 51 | <br> |
51 | 52 | <strong>Windows</strong> |
52 | 53 | <br> |
53 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_x64-setup.exe">Setup (.exe)</a> |
| 54 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_x64-setup.exe">Installer (.exe, x64)</a> |
54 | 55 | <br> |
55 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_x64.msi">MSI Installer</a> |
| 56 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.1_x64_en-US.msi">MSI Installer (x64, en-US)</a> |
56 | 57 | </td> |
57 | 58 | <td align="center" width="33%"> |
58 | | - <img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" alt="Linux" width="40" height="40"> |
| 59 | + <img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" alt="Linux" width="60" height="60"> |
59 | 60 | <br> |
60 | 61 | <strong>Linux</strong> |
61 | 62 | <br> |
62 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/json-prettier_0.1.1_amd64.AppImage">AppImage</a> |
| 63 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/json-prettier_0.1.1_amd64.AppImage">AppImage (amd64)</a> |
| 64 | + <br> |
| 65 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/json-prettier_0.1.1_amd64.deb">Debian Package (.deb, amd64)</a> |
63 | 66 | <br> |
64 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/json-prettier_0.1.1_amd64.deb">Debian (.deb)</a> |
| 67 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier-0.1.1-1.x86_64.rpm">RPM Package (x86_64)</a> |
65 | 68 | </td> |
66 | 69 | </tr> |
67 | 70 | </table> |
|
0 commit comments