aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-03-17 23:00:36 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-03-17 23:00:36 +0900
commitac267ede504e506fca4916595eeb092dab4ccdb4 (patch)
treea2ae20d9fba5afde9d120880b3f6c6565c43f41a /README.md
parent360a8e13c9072fa8624fef3914e273086bfc7130 (diff)
add link to release in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 789e484..9cdd59b 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,9 @@ Reads drum sample from `$HOME/.local/share/fmplayer/ym2608_adpcm_rom.bin` (same
Currently needs `$HOME/.local/share/fmplayer/font.rom` to display titles/comments.
### win32
+version 0.1.0:
+https://github.com/takamichih/fmplayer/releases/tag/v0.1.0
+
Uses MinGW-w64 to compile.
```
$ cd win32/x86