diff --git a/participants/saadeh.murad/auto.sh b/participants/saadeh.murad/auto.sh
index 367aa5719b46e2bbb13cd46348dc983e0f8ca380..61d43dfa70f37a9dc37ac5ee261bbfdc80d31909 100644
--- a/participants/saadeh.murad/auto.sh
+++ b/participants/saadeh.murad/auto.sh
@@ -8,7 +8,7 @@ pandoc -s -t html final-project.md -o final-project.html
 pandoc -s -t html vinyl.md -o vinyl.html
 pandoc -s -t html linux.md -o linux.html
 pandoc -s -t html shopbot.md -o shopbot.html
-echo " all the files converted to HTML"
+echo "all the files converted to HTML"
 if [ "$#" -gt 0 ]
 # if there is something typed after bash auto.sh it will go into this loop
 then
diff --git a/participants/saadeh.murad/index.html b/participants/saadeh.murad/index.html
index fe81580699ea14473b2c5e21998b483023a46fae..cdbab6121535304f0116b80c78dd818a423ab68b 100644
--- a/participants/saadeh.murad/index.html
+++ b/participants/saadeh.murad/index.html
@@ -24,11 +24,11 @@
 <li><a href="electronic-production.html">Electronic production 19/11/2017</a></li>
 <li><a href="code.html">Code 19/11/2017</a></li>
 <li><a href="shopbot.html">Shopbot 19/11/2017</a></li>
+<li><a href="vinyl.html">vinyl 19/11/2017</a></li>
 </ul>
 <h2 id="final-project">Final project</h2>
 <ul>
 <li><a href="introduction.html">Introduction 19/11/2017</a></li>
 </ul>
-<p><em>trying to push using ssh connection</em></p>
 </body>
 </html>
diff --git a/participants/saadeh.murad/index.md b/participants/saadeh.murad/index.md
index a9f3fbdf40cba25c83b87927c54b688f51213f7d..b16bd327a4eec75cb192a188d2e91ecdfc4570c1 100644
--- a/participants/saadeh.murad/index.md
+++ b/participants/saadeh.murad/index.md
@@ -18,13 +18,8 @@ I am hardworking, well-organized individual, with excellent communication skills
 - [Electronic production 19/11/2017](electronic-production.html)
 - [Code 19/11/2017](code.html)
 - [Shopbot 19/11/2017](shopbot.html)
+- [vinyl 19/11/2017](vinyl.html)
 
 ## Final project
 
 - [Introduction 19/11/2017](introduction.html)
-
-
-
-
-
-*trying to push using ssh connection*