From e5ba93a79668f29d87d2a3fd24c1b6f974c41d13 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 23 Mar 2016 15:48:40 +0100 Subject: Added functions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fb3bbc3..95cd650 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Navigate to the folder with math-draw.py, and execute this: ``` python math-draw.py ``` +You can send parameters form the commanline like this + +``` + python math-draw.py -r radius -m multiplier -p points —-animation yes —-tracer yes -h heading -c color —random —-debug +``` ## Options When the program is started it will start to draw a figure, if the window is in focus you can use this hotkeys to do different things. -- cgit v1.2.3