From ea57905fd1627c77b7fabc72f37638f7c2803adf Mon Sep 17 00:00:00 2001
From: Berk Silemek <berk.silemek@gmail.com>
Date: Mon, 9 Jan 2023 17:28:27 +0000
Subject: [PATCH] Update COSI-Measure/External_Control_Scripts/Readme.md

---
 COSI-Measure/External_Control_Scripts/Readme.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/COSI-Measure/External_Control_Scripts/Readme.md b/COSI-Measure/External_Control_Scripts/Readme.md
index db8acb4..f980eda 100644
--- a/COSI-Measure/External_Control_Scripts/Readme.md
+++ b/COSI-Measure/External_Control_Scripts/Readme.md
@@ -18,6 +18,7 @@ The first one is for submillimeter precision is 2, first 3 digits are the coordi
 netstat -tulnap  
 ```
 Then, find the PID number of python program that has the IP number “192.168.101.253”. E.g., it is 2571/python : 
+
 [Instructions1](./COSI-Measure/External_Control_Scripts/Conn_Reset_Instructions1.jpg). 
 
 Type
@@ -28,6 +29,7 @@ call close()
 quit
 ```
 If you see ($1=0). Then, it should be successfull. 
+
 [Instructions2](./COSI-Measure/External_Control_Scripts/Conn_Reset_Instructions2.jpg)
 
 “OK” command can be sent for a connection check. COSI Measure will respond with an “ok” message if the connection is established. 
-- 
GitLab