diff options
| author | VocalFan <45863583+Mou-Ikkai@users.noreply.github.com> | 2022-01-30 10:41:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-30 16:41:22 +0100 |
| commit | 0dddcd012c48618a98db4be53da532f167cd1f8a (patch) | |
| tree | 6217a506c3d18dbcbc8e09d3e3a5df1b3a4b277b /README.md | |
| parent | bd412afb9fdf859643e26d2668874e3dc9cd41df (diff) | |
Remove Appveyor from Readme and SLN (#3026)
* Replace Appveyor with Github badge.
* Delete appveyor.yml
* Remove Appveyor from SLN
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ </p> <p align="center"> - <a href="https://ci.appveyor.com/project/gdkchan/ryujinx?branch=master"> - <img src="https://ci.appveyor.com/api/projects/status/ssg4jwu6ve3k594s/branch/master?svg=true" + <a href="https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml"> + <img src="https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml/badge.svg" alt=""> </a> <a href="https://discord.com/invite/VkQYXAZ"> |
