Updated Home (markdown)

mborgerson 2020-05-26 00:11:48 -07:00
parent d6fce8a5e3
commit 74f2bca1d5
1 changed files with 4 additions and 4 deletions

@ -5,8 +5,8 @@
<br /><br />
[![Build Status](https://github.com/mborgerson/xemu/workflows/Build/badge.svg?branch=master)](https://github.com/mborgerson/xemu/actions?query=branch%3Amaster)
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip)
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-macos-release.zip)
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu&logoColor=white)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
[![Chat Badge](https://img.shields.io/badge/Chat-xemu%20Discord%20Server-7289DA?logo=Discord&logoColor=white)](https://discord.gg/ayyjsuM)
@ -45,7 +45,7 @@ Users are encouraged to help regularly test for regressions. I plan to release t
### Windows
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip)
The latest pre-built release version is recommended. Simply follow the download link to the Releases page, download the release for Windows, extract the archive, and launch xemuw.exe.
@ -69,7 +69,7 @@ pacman --needed --noconfirm -S git make \
### macOS
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-macos-release.zip)
The latest pre-built release version is recommended. Simply follow the download link to the Releases page, download the release for macOS, extract the archive, then you can drag the *xemu* app to your Applications folder.