Selaa lähdekoodia

Add image of UTM running on macOS

ThatsNiceGuy 3 vuotta sitten
vanhempi
commit
06b9633d44
2 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  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/
 
-![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
 

BIN
screenmac.png