mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
Tweak readme
This commit is contained in:
parent
736d529ea5
commit
560a2e536f
10
README.md
10
README.md
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
This is the code repository of Cemu, a Wii U emulator that is able to run most Wii U games and homebrew in a playable state.
|
||||
It's written in C/C++ and is being actively developed with new features and fixes to increase compatibility and usability.
|
||||
It's written in C/C++ and is being actively developed with new features and fixes to increase compatibility, convenience and usability.
|
||||
|
||||
Cemu is currently only available for 64-bit Windows and Linux devices.
|
||||
|
||||
@ -32,12 +32,12 @@ Pre-2.0 releases can be found on Cemu's [changelog page](http://cemu.info/change
|
||||
|
||||
## Build Instructions
|
||||
|
||||
To compile Cemu yourself for Windows and Linux, view the [BUILD.md file](/BUILD.md).
|
||||
To compile Cemu yourself on Windows or Linux, view the [BUILD.md file](/BUILD.md).
|
||||
|
||||
## Issues
|
||||
|
||||
Issues with the emulator should be filed using [Github Issues](https://github.com/cemu-project/Cemu/issues).
|
||||
The old bug tracker can be found at [bugs.cemu.info](http://bugs.cemu.info) and might contain useful information.
|
||||
The old bug tracker can be found at [bugs.cemu.info](http://bugs.cemu.info) and still contains relevant issues and feature suggestions.
|
||||
|
||||
## Contributing
|
||||
|
||||
@ -45,7 +45,7 @@ Pull requests are very welcome. For easier coordination you can visit the develo
|
||||
|
||||
If coding isn't your thing, testing games and making detailed bug reports or updating the (usually outdated) compatibility wiki is also appreciated!
|
||||
|
||||
Questions about Cemu's software architecture can also be answered there. Alternative ways to talk in the Discord are being considered.
|
||||
Questions about Cemu's software architecture can also be answered on Discord. Alternative communication channels (like IRC) are being considered.
|
||||
|
||||
## License
|
||||
Cemu is licensed under [Mozilla Public License 2.0](/LICENSE.txt). Exempt from this are all files in the dependencies directory for which the licenses of the original code applies as well as some individual files in the src folder, as specified in those file headers specifically.
|
||||
Cemu is licensed under [Mozilla Public License 2.0](/LICENSE.txt). Exempt from this are all files in the dependencies directory for which the licenses of the original code apply as well as some individual files in the src folder, as specified in those file headers respectively.
|
||||
|
Loading…
Reference in New Issue
Block a user