diff --git a/README.md b/README.md
index ef8b6f3d38f80b0ed14950357d98ad03d58c9312..f4228fad46c38d6f46ec719fbad54b0c5b9d5cd3 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,9 @@ For testing VirtualBox, we have developed a small virtual image that should run
 - Download TestVM.ova from this [link]().
 
 - Import TestVM.ova: Menu File > import appliance, then select TestVM.ova and hit next and finalize hitting "Import" - ([help](https://docs.oracle.com/cd/E26217_01/E26796/html/qs-import-vm.html))
+
+![Import the VM](import.png)
+
 - You now see the TestVM virtual image on the left
 - Select it and hit the "Start" button
 
diff --git a/import.png b/import.png
new file mode 100644
index 0000000000000000000000000000000000000000..6ec59c50041dc95b40859c5f11fbfd695375c28b
Binary files /dev/null and b/import.png differ