diff options
author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2024-03-19 11:19:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 11:19:25 +0100 |
commit | 5901a1372251e760c2451287ad7a351ae70afb14 (patch) | |
tree | ded79f02dc125a21a682f96cce5fe9a97fb80e81 | |
parent | 7ef8c463484ea8ed0f4277fb75c2beecd22adbe5 (diff) | |
download | luasystem-5901a1372251e760c2451287ad7a351ae70afb14.tar.gz luasystem-5901a1372251e760c2451287ad7a351ae70afb14.tar.bz2 luasystem-5901a1372251e760c2451287ad7a351ae70afb14.zip |
chore(readme): fix label description (#19)
Description still mentioned Unix only and had a Linux logo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | [](https://github.com/lunarmodules/luasystem/actions/workflows/build.yml) | 1 | [](https://github.com/lunarmodules/luasystem/actions/workflows/build.yml) |
2 | [](https://github.com/lunarmodules/luasystem/actions/workflows/lint.yml) | 2 | [](https://github.com/lunarmodules/luasystem/actions/workflows/lint.yml) |
3 | [](CHANGELOG.md) | 3 | [](CHANGELOG.md) |
4 | 4 | ||