Skip to content

Commit

Permalink
Ignore docs/ & fix shell image actually (real)
Browse files Browse the repository at this point in the history
  • Loading branch information
GreemDev committed Oct 13, 2024
1 parent f9f037a commit 40a4887
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches: [ master ]
paths-ignore:
- '.github/**'
- 'docs/**'
- '*.yml'
- '*.json'
- '*.config'
Expand Down
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,15 @@

<p align="center">
Ryujinx is an open-source Nintendo Switch emulator, originally created by gdkchan, written in C#.

This emulator aims at providing excellent accuracy and performance, a user-friendly interface and consistent builds.

It was written from scratch and development on the project began in September 2017.
Ryujinx is available on Github under the <a href="https://github.com/GreemDev/Ryujinx/blob/master/LICENSE.txt" target="_blank">MIT license</a>.

<br />
</p>
<p align="center">
On October 1st 2024, Ryujinx was discontinued as the creator was forced to abandon the project.
This fork is intended to be a direct continuation for existing Ryujinx users.
Guides and documentation will not be provided at this time, though you can find the old ones on the Internet Archive.

<br />
</p>

<p align="center">
Expand All @@ -38,7 +36,7 @@
</a>
<br>
<br>
<img src="https://raw.githubusercontent.com/GreemDev/Ryujinx/master/docs/shell.png">
<img src="https://raw.githubusercontent.com/GreemDev/Ryujinx/refs/heads/master/docs/shell.png">
</p>

## Compatibility
Expand Down

0 comments on commit 40a4887

Please sign in to comment.