From 2e30c295e24f4712a568ab62ec7b94c2ebac3374 Mon Sep 17 00:00:00 2001 From: Sen Date: Thu, 20 Mar 2025 11:17:57 +0100 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7470b1f..05bfc64 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -## OPL3 MIDI Player +# OPL3 MIDI Player A small MIDI player with a text-based NCurses UI -# Credits +### Credits - Nuked-OPL3 @ commit f2c9873 -> opl3.h (modified): https://github.com/nukeykt/Nuked-OPL3/tree/f2c98738413f2711321d7a4b6e294d58ea2cdc6d - Wohlstand OPL3 Bank Editor -> banks/* and bank editing: https://github.com/Wohlstand/OPL3BankEditor