diff --git a/.github/workflows/main-windows.yml b/.github/workflows/main-windows.yml index 481e731e7..4e608ab02 100644 --- a/.github/workflows/main-windows.yml +++ b/.github/workflows/main-windows.yml @@ -1,4 +1,4 @@ -name: 'Icestudio for Windows' +name: 'Icestudio Windows' # Controls when the action will run. on: diff --git a/README.md b/README.md index f460f36ce..085c39d57 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build Status][build-image]][build-url] +[![Build Windows][build-win-image]][build-win-url] [![Build Mac][build-mac-image]][build-mac-url] ![Version (Stable)][version-image] @@ -170,6 +171,9 @@ Licensed under [GPL 2.0](http://opensource.org/licenses/GPL-2.0) and [Creative C [build-url]: https://github.com/FPGAwars/icestudio/actions/workflows/main.yml +[build-win-image]: https://github.com/FPGAwars/icestudio/actions/workflows/main-windows.yml/badge.svg + +[build-win-url]: https://github.com/FPGAwars/icestudio/actions/workflows/main-windows.yml [build-mac-image]: https://github.com/FPGAwars/icestudio/actions/workflows/main-osx.yml/badge.svg