From 7ec0f61c394d9f8bc8ded7e66b98f76c8f78520a Mon Sep 17 00:00:00 2001
From: Plougonven Erwan <eplougonven@uliege.be>
Date: Wed, 22 May 2024 13:11:45 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index fa8c3d2..1d91a84 100644
--- a/README.md
+++ b/README.md
@@ -4,17 +4,13 @@
 
 Python code for reading profilometry data from a Veeco Wyko NT9100,  preprocessing it, and saving it into another format for further processing. 
 
-<div style="text-align: center;">
 ![A picture of the profilometer.](assets/Veeco_Wyko_NT9100_photo.png)
 *A picture of the Veeko profilometer.*
-</div>
 
 In the Veeco software, the file should be saved in ASC format.
 
-<div style="text-align: center;">
 ![ASC options.](assets/Veeko_ASC_save_opts.png)
 *Options for the ASC format in the Veeko software.*
-</div>
 
 ### Notes 
 
-- 
GitLab