瀏覽代碼

Add image of UTM running on macOS

ThatsNiceGuy 3 年之前
父節點
當前提交
06b9633d44
共有 2 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      README.md
  2. 二進制
      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
 

二進制
screenmac.png