From 0fe4b858d284f447fd35a3be96ca686bdeca0c7a Mon Sep 17 00:00:00 2001 From: timv Date: Fri, 7 Jun 2013 18:22:54 -0400 Subject: [PATCH] added comment on running script. --- examples/force.dyna | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/force.dyna b/examples/force.dyna index 5f83159..ecd3f53 100644 --- a/examples/force.dyna +++ b/examples/force.dyna @@ -1,5 +1,8 @@ % Try to use the force to lay out a few nodes - +% +% run with +% ./dyna examples/force.dyna --postprocess src/Dyna/Backend/Python/graph.py +% % Kamada-Kawai force directed layout % http://graphael.cs.arizona.edu/papers/graphael_final.pdf -- 2.50.1