Browse Source

Add image of UTM running on macOS

ThatsNiceGuy 3 years ago
parent
commit
06b9633d44
2 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md
  2. BIN
      screenmac.png

+ 5 - 1
README.md

@@ -7,7 +7,11 @@
 
 
 UTM is a full featured system emulator and virtual machine host for iOS and macOS. It is based off of QEMU. In short, it allows you to run Windows, Linux, and more on your Mac, iPhone, and iPad. More information at https://getutm.app/ and https://mac.getutm.app/
 UTM is a full featured system emulator and virtual machine host for iOS and macOS. It is based off of QEMU. In short, it allows you to run Windows, Linux, and more on your Mac, iPhone, and iPad. More information at https://getutm.app/ and https://mac.getutm.app/
 
 
-![Screenshot of UTM running on iPhone][2]
+<p align="center">
+  <img width="450px" alt="UTM running on an iPhone" src="screen.png">
+  <br>
+  <img width="450px" alt="UTM running on a MacBook" src="screenmac.png">
+</p>
 
 
 ## Features
 ## Features
 
 

BIN
screenmac.png