README.md: add a trailing slash to directories
authorAntonio Ospite <ao2@ao2.it>
Mon, 5 Dec 2016 22:57:08 +0000 (23:57 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 5 Dec 2016 22:57:08 +0000 (23:57 +0100)
README.md

index 694a989..4c4180c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,12 +18,12 @@ vidi-timeline.py
 
 Create a synthetinc VideoFont:
 
 
 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:
 
 
 
 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):
 
 
 Save the timeline to be edited somewhere else (e.g. in PiTiVi):