From 64b815dab533547400582220edd3f505778e1abd Mon Sep 17 00:00:00 2001 From: Christopher Arndt Date: Tue, 11 Oct 2022 00:15:42 +0200 Subject: [PATCH] fix: heading level in readme Signed-off-by: Christopher Arndt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d4a1b1..521a877 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ registering ports and setting up all the callbacks necessary for a well-behaved JACK application. -# Installation +## Installation * Clone this repository. * Change into the `jacket` directory.