[README.md] Formatting, add Azure badge back, fix comments
This commit is contained in:
parent
fb1784e36d
commit
11478fc881
14
README.md
14
README.md
|
@ -1,14 +1,15 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/xenia-canary/xenia-canary/tree/canary/assets/icon">
|
<a href="https://github.com/xenia-canary/xenia-canary/tree/canary/assets/icon">
|
||||||
<img height="120px" src="https://raw.githubusercontent.com/xenia-canary/xenia-canary/canary/assets/icon/256.png" />
|
<img height="120px" width="120px" src="https://raw.githubusercontent.com/xenia-canary/xenia-canary/canary/assets/icon/1024.png" />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<h1 align="center">Xenia Canary - Xbox 360 Emulator</h1>
|
<h1 align="center">Xenia Canary - Xbox 360 Emulator</h1>
|
||||||
|
|
||||||
|
[](https://discord.gg/jydhhRQ)
|
||||||
[](https://github.com/xenia-canary/xenia-canary/actions)
|
[](https://github.com/xenia-canary/xenia-canary/actions)
|
||||||
[](https://discord.gg/jydhhRQ)
|
[](https://ci.appveyor.com/project/chris-hawley/xenia-canary/branch/canary)
|
||||||
[](https://ci.appveyor.com/project/chris-hawley/xenia-canary/branch/canary)[](https://dev.azure.com/xenia-canary/xenia-canary/_build/latest?definitionId=1&branchName=canary)
|
[](https://dev.azure.com/xenia-canary/xenia-canary/_build/latest?definitionId=1&branchName=canary)
|
||||||
<!--[Linux](https://travis-ci.org/xenia-project/xenia) | [](https://travis-ci.org/xenia-project/xenia)-->
|
<!--[](https://travis-ci.org/xenia-canary/xenia-canary)-->
|
||||||
|
|
||||||
Xenia Canary is an experimental fork of Xenia. For more information, see the
|
Xenia Canary is an experimental fork of Xenia. For more information, see the
|
||||||
[wiki](https://github.com/xenia-canary/xenia-canary/wiki).
|
[wiki](https://github.com/xenia-canary/xenia-canary/wiki).
|
||||||
|
@ -36,12 +37,13 @@ legally purchased devices and games and information made public on the internet
|
||||||
See the [Quickstart](https://github.com/xenia-project/xenia/wiki/Quickstart) page.
|
See the [Quickstart](https://github.com/xenia-project/xenia/wiki/Quickstart) page.
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
[Windows](https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia-canary.zip)
|
[Windows](https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia-canary.zip)
|
||||||
|
|
||||||
<!--Quite a few real games run. Quite a few don't.
|
<!--Quite a few real games run. Quite a few don't.
|
||||||
See the [Game compatibility list](https://github.com/xenia-project/game-compatibility/issues)
|
See the [Game compatibility list](https://github.com/xenia-canary/game-compatibility/issues)
|
||||||
for currently tracked games, and feel free to contribute your own updates,
|
for currently tracked games, and feel free to contribute your own updates,
|
||||||
screenshots, and information there following the [existing conventions](https://github.com/xenia-project/game-compatibility/blob/master/README.md).-->
|
screenshots, and information there following the [existing conventions](https://github.com/xenia-canary/game-compatibility/blob/master/README.md).-->
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue