Skip to content

Commit

Permalink
chore(readme): fix label description (#19)
Browse files Browse the repository at this point in the history
Description still mentioned Unix only and had a Linux logo
  • Loading branch information
Tieske authored Mar 19, 2024
1 parent 7ef8c46 commit 5901a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build](https://img.shields.io/github/actions/workflow/status/lunarmodules/luasystem/build.yml?branch=master&label=Unix%20build&logo=linux)](https://github.com/lunarmodules/luasystem/actions/workflows/build.yml)
[![Build](https://img.shields.io/github/actions/workflow/status/lunarmodules/luasystem/build.yml?branch=master&label=Unix/Win/Mac%20Build)](https://github.com/lunarmodules/luasystem/actions/workflows/build.yml)
[![Lint](https://github.com/lunarmodules/luasystem/workflows/Lint/badge.svg)](https://github.com/lunarmodules/luasystem/actions/workflows/lint.yml)
[![SemVer](https://img.shields.io/github/v/tag/lunarmodules/luasystem?color=brightgreen&label=SemVer&logo=semver&sort=semver)](CHANGELOG.md)

Expand Down

0 comments on commit 5901a13

Please sign in to comment.