1
0
mirror of https://github.com/dpsenner/mkv-split-chapters.git synced 2025-12-10 16:07:22 +01:00

Readme: improved h1 titles

This commit is contained in:
Dominik Psenner
2017-07-25 23:35:28 +02:00
parent 750e4fb681
commit 46d241cd5c

View File

@@ -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. 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 $ 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 $ sudo ln -s $(readlink -f mkv-split-chapters/mkv-split-chapters.sh) /usr/local/bin/mkv-split-chapters
``` ```
## Usage # Usage
``` ```
$ ls $ ls