From 0b599d24126e679e6daa5a8b9713ca1a57cd625f Mon Sep 17 00:00:00 2001 From: Mollusk Date: Tue, 26 Feb 2019 09:38:09 +0000 Subject: [PATCH] fix header formatting --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d07ec36..1efb253 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -#Bash Drum Kit -###simply play +# Bash Drum Kit +### simply play -##Depends +## Depends * bash * aplay -##Help File +## Help File ``` BDK - BASH DRUM KIT @@ -19,13 +19,13 @@ BDK - BASH DRUM KIT -l List available kits ``` -##Creating Kits +## Creating Kits All kits are just directories within the kits directory. Each directory has it's own confit with variables which contain file paths to sounds. These sounds are then carried over to BDK and used with hotkeys. -##Directory Structures +## Directory Structures ``` bdk -| kits (dir)-| @@ -35,7 +35,7 @@ bdk -| config (file) ``` -##Using Kits +## Using Kits Just point bdk to the kit you want to use: @@ -52,7 +52,7 @@ bdk -l ``` -##Example config +## Example config located in: kits/default/config