From 9964d9096a8ee851d32a65af180150135a8f9249 Mon Sep 17 00:00:00 2001 From: Mohcine Chraibi <m.chraibi@gmail.com> Date: Wed, 31 Jan 2018 23:14:16 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 94b1d40..8cb7842 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ pedestriandynamics using a two-dimensional cellular automaton Physica A, 295, ``` python cellular_automaton.py <optional arguments> ``` +--- +Start/Stop animation by mouse click or by pressing any key + +--- + ## Optional arguments | option | value | description | -- GitLab