Skip to content

Commit

Permalink
add macos build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog authored Nov 15, 2024
1 parent ee94f68 commit 8b0c3b5
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,7 +1,7 @@
mdxtools
========

[![Linux Build](https://github.com/vampirefrog/mdxtools/actions/workflows/linux.yml/badge.svg)](https://github.com/vampirefrog/mdxtools/actions/workflows/linux.yml) [![MSYS2 MINGW64 Build](https://github.com/vampirefrog/mdxtools/actions/workflows/msys2-mingw64.yml/badge.svg)](https://github.com/vampirefrog/mdxtools/actions/workflows/msys2-mingw64.yml) [![GitHub Release](https://img.shields.io/github/v/release/vampirefrog/mdxtools?label=Latest+Release)](https://github.com/vampirefrog/mdxtools/releases/latest)
[![Linux Build](https://github.com/vampirefrog/mdxtools/actions/workflows/linux.yml/badge.svg)](https://github.com/vampirefrog/mdxtools/actions/workflows/linux.yml) [![MSYS2 MINGW64 Build](https://github.com/vampirefrog/mdxtools/actions/workflows/msys2-mingw64.yml/badge.svg)](https://github.com/vampirefrog/mdxtools/actions/workflows/msys2-mingw64.yml) [![MacOS Build](https://github.com/vampirefrog/mdxtools/actions/workflows/macos.yml/badge.svg)](https://github.com/vampirefrog/mdxtools/actions/workflows/macos.yml) [![GitHub Release](https://img.shields.io/github/v/release/vampirefrog/mdxtools?label=Latest+Release)](https://github.com/vampirefrog/mdxtools/releases/latest)

A bunch of tools for handling the MDX music format (music for the Sharp X68000 using the MXDRV sound driver).

Expand Down

0 comments on commit 8b0c3b5

Please sign in to comment.