From 46d241cd5c17fca4c50cd40d468b231ed0c830c9 Mon Sep 17 00:00:00 2001 From: Dominik Psenner Date: Tue, 25 Jul 2017 23:35:28 +0200 Subject: [PATCH] Readme: improved h1 titles --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c3a3df..611b597 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# mkv-split-chapters +# Introduction This is a simple tool that takes one mkv file with several chapters in it and extracts each chapter into a separate mkv file. -## Installation +# Installation ``` $ git clone https://github.com/dpsenner/mkv-split-chapters.git @@ -10,7 +10,7 @@ $ cd mkv-split-chapters $ sudo ln -s $(readlink -f mkv-split-chapters/mkv-split-chapters.sh) /usr/local/bin/mkv-split-chapters ``` -## Usage +# Usage ``` $ ls