diff --git a/README.md b/README.md
index 8c76a0aac5fc51ea8005ebd510f0f75c1182bf82..c71e22d1e4085774928cdad28f404a536b52aa01 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ This should be helpful if you are using more than one camera and you want to mak
 
 ##### Execute Script
 
-Execute the scipt via cmd. BaslerChangeParameters.py 'argument' be sure to be in the same folder as the scipt.
-for e.g. python BaslerChangeParameters.py read
+Execute the scipt via cmd. BaslerChangeParameters.py 'argument' be sure to be in the same folder as the scipt. The argument could be any toml file that has follows the template.
+for e.g. python BaslerChangeParameters.py tomlfile.toml
 
 **arguments to choose:**
 :**gain**: increase the brightness of the image output
@@ -20,8 +20,9 @@ for e.g. python BaslerChangeParameters.py read
 
 ##### Next steps
 
-Connect to several computers via network and get acces to other cameras to change the settings in those cameras too.
-unsing netconnect.py.
+- create a template for toml files
+
+-Connect to several computers via network and get acces to other cameras to change the settings in those cameras too by using netconnect.py
 
 
 Skills: python, cmd,