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