From a6a55a55f6ef17d2205ecb9eecf27173b33fdd12 Mon Sep 17 00:00:00 2001 From: thomic Date: Fri, 9 Sep 2016 16:05:04 +0200 Subject: [PATCH] changed README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 18ef3f2..917b08b 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ Start your own project by copying "00_example_render_byid" folder which contains Just type ./make.py or ./make.py -h in the main directory and you'll get the following help information. -usage: make.py [-h] [--debug] [--id ID [ID ...]] [--skip SKIP [SKIP ...]] - yourproject/ +usage: see help with option -h C3VOC Intro-Outro-Generator @@ -76,7 +75,6 @@ optional arguments: Example - only generate outro: ./make.py yourproject/ --skip pause bg Example - only generate pause and background: ./make.py yourproject/ --skip out - The Frame-Generators -------------------- The animation sequence is controlled by the three frame-generator routines vorspanFrames, abspannFrames and pauseFrames. Each of them yields one tupel per frame. This Frame-Tupel contains one Sub-Tupel per Animated Element, which has one of two forms: