Skip to content

Commit

Permalink
Added links to workflows for badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury Klushin committed Jan 8, 2023
1 parent b756bc2 commit 898202b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Freeserf

Build status
------------
![Windows Build Status](https://github.com/freeserf/freeserf/workflows/windows/badge.svg)
![Linux Build Status](https://github.com/freeserf/freeserf/workflows/linux/badge.svg)
![macOS Build Status](https://github.com/freeserf/freeserf/workflows/macos/badge.svg)
[![Windows Build Status](https://github.com/freeserf/freeserf/workflows/windows/badge.svg)](https://github.com/freeserf/freeserf/actions/workflows/windows.yml)
[![Linux Build Status](https://github.com/freeserf/freeserf/workflows/linux/badge.svg)](https://github.com/freeserf/freeserf/actions/workflows/linux.yml)
[![macOS Build Status](https://github.com/freeserf/freeserf/workflows/macos/badge.svg)](https://github.com/freeserf/freeserf/actions/workflows/macos.yml)

Play
------
Expand Down

0 comments on commit 898202b

Please sign in to comment.