From: Antonio Ospite Date: Mon, 5 Dec 2016 22:57:08 +0000 (+0100) Subject: README.md: add a trailing slash to directories X-Git-Url: https://git.ao2.it/vidi-player.git/commitdiff_plain/8feb3b634207bd2176c686ce927a6e037460d7f7 README.md: add a trailing slash to directories --- diff --git a/README.md b/README.md index 694a989..4c4180c 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ vidi-timeline.py Create a synthetinc VideoFont: - $ ./create_test_videofont.py videofont + $ ./create_test_videofont.py videofont/ Play the timeline from a MIDI file using the samples from the VideoFont: - $ ./vidi-timeline.py examples/Beyer\ Op.\ 101\ -\ Exercise\ 008.midi videofont + $ ./vidi-timeline.py examples/Beyer\ Op.\ 101\ -\ Exercise\ 008.midi videofont/ Save the timeline to be edited somewhere else (e.g. in PiTiVi):