From 785ce2de64d9505bf04ed918518b446b8c196d27 Mon Sep 17 00:00:00 2001
From: hanemile <emile.hansmaennel@gmail.com>
Date: Sat, 9 Dec 2017 16:03:23 +0100
Subject: updated the new command line arguments

---
 src/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src')

diff --git a/src/README.md b/src/README.md
index bf572b2..a22aa75 100644
--- a/src/README.md
+++ b/src/README.md
@@ -17,9 +17,9 @@
 #### Generate the coordinates
 
 
-    $ ./coord.py <number of stars>
+    $ ./coord.py <number of stars> <save_to_file_location>
 
 
 #### Display the stars using Blender
 
-    $ blender --python view.py
+    $ blender --python view.py <star_coordinates_file>
-- 
cgit 1.4.1