From 14ac6fd2d7457026542a5a91f4e9e814ae0a77c7 Mon Sep 17 00:00:00 2001 From: Cainan Date: Mon, 17 Jun 2024 01:32:12 +0100 Subject: [PATCH] Update README.md --- TaikoSongConversionTool/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TaikoSongConversionTool/README.md b/TaikoSongConversionTool/README.md index 20966d4..bd5a749 100644 --- a/TaikoSongConversionTool/README.md +++ b/TaikoSongConversionTool/README.md @@ -23,4 +23,6 @@ Game Data properly converted to the format this tool expects, stored in a folder Due to copyright reasons, etc. no song data will be provided with this tool, however template data can be found within the `data` folder, which should give an idea of what the tool requires. Currently, due to the nature of this relying on some Windows executables, this tool currently only supports Windows. -I will be looking into getting it running on Unix-based operating systems. (Linux/macOS) \ No newline at end of file +I will be looking into getting it running on Unix-based operating systems. (Linux/macOS) + +![song conversion tool](https://i.imgur.com/TnRlAxR.png)