Skip to content

Commit 3491f18

Browse files
committed
Update README table to include only GitHub Actions supported OSs and fix broken icons
1 parent 733ec1a commit 3491f18

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ AliFullstack builds on top of other awesome open-source projects:
1919
- [Roo-Code](https://github.com/RooCodeInc/Roo-Code)
2020
- [React](https://github.com/facebook/react)
2121
- [NextJS](https://github.com/vercel/next.js)
22-
-[Vue](https://github.com/vuejs/core)
22+
- [Vue](https://github.com/vuejs/core)
2323
- [Django](https://github.com/django/django)
2424
- [FastAPI](https://github.com/fastapi/fastapi)
2525
- [Flask](https://github.com/pallets/flask)
@@ -122,23 +122,23 @@ No sign-up. No cloud lock-in. Just download and build.
122122
<tr>
123123
<th>Operating System</th>
124124
<th>Download</th>
125-
<th>Alternative Download</th>
126125
</tr>
127126
</thead>
128127
<tbody>
129128
<tr>
130129
<td><img src="https://upload.wikimedia.org/wikipedia/commons/e/e6/Windows_11_logo.svg" style="width: 80px;"/></td>
131-
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="Windows x64" src="https://img.shields.io/badge/Windows%20x64-0078D4?style=for-the-badge&logo=windows&logoColor=white"/></a></p></td>
132-
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="Windows arm64" src="https://img.shields.io/badge/Windows%20arm64-0078D4?style=for-the-badge&logo=windows&logoColor=white"/></a></p></td>
130+
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="Windows" src="https://img.shields.io/badge/Windows-0078D4?style=for-the-badge&logo=windows&logoColor=white"/></a></p></td>
133131
</tr>
134132
<tr>
135133
<td><img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" style="width: 80px;"/></td>
136-
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="Linux x64" src="https://img.shields.io/badge/Linux%20x64-FF6900?style=for-the-badge&logo=linux&logoColor=black"/></a></p></td>
137-
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="Linux arm64" src="https://img.shields.io/badge/Linux%20arm64-FF6900?style=for-the-badge&logo=linux&logoColor=black"/></a></p></td>
134+
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="Linux Ubuntu" src="https://img.shields.io/badge/Linux%20Ubuntu-FF6900?style=for-the-badge&logo=ubuntu&logoColor=white"/></a></p></td>
138135
</tr>
139136
<tr>
140-
<td><img src="https://upload.wikimedia.org/wikipedia/commons/f/fa/Apple_logo_black.svg" style="width: 80px;"/></td>
137+
<td><img src="https://upload.wikimedia.org/wikipedia/commons/1/15/Logo_Apple.svg" style="width: 80px;"/></td>
141138
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="macOS Intel" src="https://img.shields.io/badge/macOS%20Intel-000000?style=for-the-badge&logo=apple&logoColor=white"/></a></p></td>
139+
</tr>
140+
<tr>
141+
<td><img src="https://upload.wikimedia.org/wikipedia/commons/1/15/Logo_Apple.svg" style="width: 80px;"/></td>
142142
<td><p><a href="https://github.com/SFARPak/AliFullStack/releases/latest"><img alt="macOS Apple Silicon" src="https://img.shields.io/badge/macOS%20Apple%20Silicon-000000?style=for-the-badge&logo=apple&logoColor=white"/></a></p></td>
143143
</tr>
144144
</tbody>

0 commit comments

Comments
 (0)