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