From dad3ffe029efe43bac6d8e50fda045d58fd563fc Mon Sep 17 00:00:00 2001 From: Armin Date: Thu, 23 Jul 2026 23:45:17 +0200 Subject: [PATCH] fix - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85e7136..8cf05ef 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ JUCE, Bungee, Melatonin Blur, and LEAF are included through [CMake](CMakeLists.t git [submodule](.gitmodules), and the others are included as source files [in the project](External). ## Credits -Big shouts going out to **Binyamin Friedman** — Creator of the original [Just a Sample](https://github.com/BOBONA/Just-a-Sample). Thank you for building such an elegant and well-designed sampler, and for making it open source for the community to learn from and build upon. Thank you Binyamin, I learned a lot from you. +Big shouts going out to **Binyamin Friedman** - Creator of the original [Just a Sample](https://github.com/BOBONA/Just-a-Sample). Thank you for building such an elegant and well-designed sampler, and for making it open source for the community to learn from and build upon. Thank you Binyamin, I learned a lot from you. Also special thanks to JUCE and The Audio Programmer Discord for all the help.