Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 7113586

Browse files
authored
Add icon for table download README (#258)
Co-authored-by: Hien To <tominhhien97@gmail.com>
1 parent c52a1aa commit 7113586

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,13 @@ To compile nitro please visit [Compile from source](docs/new/build-source.md)
137137
<td style="text-align:center"><b>Stable (Recommended)</b></td>
138138
<td style="text-align:center">
139139
<a href='https://github.com/janhq/nitro/releases/download/v0.1.25/nitro-0.1.25-win-amd64.tar.gz'>
140-
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
140+
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
141141
<b>CPU</b>
142142
</a>
143143
</td>
144144
<td style="text-align:center">
145145
<a href='https://github.com/janhq/nitro/releases/download/v0.1.25/nitro-0.1.25-win-amd64-cuda.tar.gz'>
146-
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
146+
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
147147
<b>CUDA</b>
148148
</a>
149149
</td>
@@ -161,13 +161,13 @@ To compile nitro please visit [Compile from source](docs/new/build-source.md)
161161
</td>
162162
<td style="text-align:center">
163163
<a href='https://github.com/janhq/nitro/releases/download/v0.1.25/nitro-0.1.25-linux-amd64.tar.gz'>
164-
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
164+
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
165165
<b>CPU</b>
166166
</a>
167167
</td>
168168
<td style="text-align:center">
169169
<a href='https://github.com/janhq/nitro/releases/download/v0.1.25/nitro-0.1.25-linux-amd64-cuda.tar.gz'>
170-
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
170+
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
171171
<b>CUDA</b>
172172
</a>
173173
</td>

docs/static/img/linux.png

49.8 KB
Loading

docs/static/img/mac.png

5.64 KB
Loading

docs/static/img/windows.png

5.9 KB
Loading

0 commit comments

Comments
 (0)