Skip to content

Commit adeb791

Browse files
Update download links in README to point to the latest build artifacts for Windows and Linux.
1 parent 41826e0 commit adeb791

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,11 @@ Interactive C++/Qt6 application that computes **basic networks** from an input g
88
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)](https://github.com/josemarinfarina/BasicSpanner/actions)
99
[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/josemarinfarina/BasicNetworks/releases)
1010

11-
[![Download Windows](https://img.shields.io/badge/download-Windows%20Build-green.svg?style=for-the-badge&logo=visualstudio)]()
12-
[![Download Linux](https://img.shields.io/badge/download-Linux%20Build-blue.svg?style=for-the-badge&logo=linux)]()
13-
11+
[![Download Windows](https://img.shields.io/badge/download-Windows%20Build-green.svg?style=for-the-badge&logo=visualstudio)](https://github.com/josemarinfarina/BasicSpanner/actions/runs/24782462325/artifacts/6580004395)
12+
[![Download Linux](https://img.shields.io/badge/download-Linux%20Build-blue.svg?style=for-the-badge&logo=linux)](https://github.com/josemarinfarina/BasicSpanner/actions/runs/24782462315/artifacts/6580124829)
1413

1514
![Frontend Screenshot](./images/frontend.png)
1615

17-
18-
19-
2016
## License
2117

2218
Released under the MIT License. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)