mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-09 02:01:07 +01:00
Fancy Readme (#13)
* Fancy Readme * Reorder some words * Update Discord link
This commit is contained in:
parent
098220217c
commit
6cb9809b64
21
readme.md
21
readme.md
|
|
@ -1,11 +1,20 @@
|
|||
RPCSX
|
||||
=====
|
||||
This is an experimental emulator for PS4 (Play Station 4) written in C++ for Linux.
|
||||
It's NOT possible to run any games yet. It's also unknown when it will become possible.
|
||||
<div align="center">
|
||||
|
||||
# RPCSX
|
||||
*An experimental emulator for PS4 (PlayStation 4) for Linux written in C++*
|
||||
|
||||

|
||||
[](https://discord.gg/t6dzA4wUdG)
|
||||
|
||||
</div>
|
||||
|
||||
> **Warning** <br/>
|
||||
> It's NOT possible to run any games yet, and there is no ETA for when this will change
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
If you want to contribute as a developer, please contact us in the Discord. https://discord.gg/PYUcckGr
|
||||
If you want to contribute as a developer, please contact us in the [Discord](https://discord.gg/t6dzA4wUdG).
|
||||
|
||||
## Building
|
||||
|
||||
|
|
@ -18,7 +27,7 @@ If you want to contribute as a developer, please contact us in the Discord. http
|
|||
|
||||
4. Run
|
||||
|
||||
See usage message of rpcsx-os (-h argument), or join the Discord for help.
|
||||
See usage message of rpcsx-os (-h argument), or join the [Discord](https://discord.gg/t6dzA4wUdG) for help.
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue