diff --git a/README.md b/README.md
index 676a24573b6fab1f3973b3ec1467589f0ee72f06..424ac6c8c2caec43ba4a5a96566c671f30765bf7 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,8 @@ Python code for converting profilometry data from a Veeco Wyko NT9100 into anoth
 - [ ] Run the code. 
 
 ## Example
-![The raw data from the ASC file](assets/Example_1-raw_data.png)
-![Once the peaks are removed](assets/Example_2-removed_peaks.png)
-![After the undefined regions are filled](assets/Example_3-filled.png)
+<img src="assets/Example_1-raw_data.png" width="200" />
+
 
 ## Functions
 ### `extract_Wyko_ASCII_data`