diff --git a/README.md b/README.md
index a0a6e0b52c6a60f31e735e053dda4682ad8acbd6..fa8c3d2031152e95fddab65772be4e5a1d0609f3 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,19 @@
 
 ## Description
 
-Python code for reading profilometry data from a Veeco Wyko NT9100,  preprocessing it, and saving it into another format for further processing. In the Veeco software, the file should be saved in ASC format.
+Python code for reading profilometry data from a Veeco Wyko NT9100,  preprocessing it, and saving it into another format for further processing. 
 
-![Options for the ASC format in the Veeko software.](assets/Veeko_ASC_save_opts.png)
+<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