mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-06-21 03:57:48 +00:00
more readable README.md
This commit is contained in:
parent
7906021037
commit
a5dba24f3e
10
README.md
10
README.md
|
@ -35,17 +35,15 @@ More documentation is available in [docs/README.md](docs/README.md).
|
||||||
Contact
|
Contact
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Contact us via mailing list, email or twitter. More information is available
|
[Contact us](http://www.unicorn-engine.org/contact/) via mailing list, email or twitter for any questions.
|
||||||
at http://www.unicorn-engine.org/contact/.
|
|
||||||
|
|
||||||
|
|
||||||
Contribute
|
Contribute
|
||||||
----------
|
----------
|
||||||
|
|
||||||
If you want to contribute, please pick up something from our Github issues
|
If you want to contribute, please pick up something from our [Github issues](https://github.com/unicorn-engine/unicorn).
|
||||||
at https://github.com/unicorn-engine/unicorn.
|
|
||||||
|
|
||||||
We also maintain a TODO list at https://github.com/unicorn-engine/unicorn/wiki/TODO.
|
We also maintain a list of more challenged problems in a [TODO list](https://github.com/unicorn-engine/unicorn/wiki/TODO).
|
||||||
|
|
||||||
[CREDITS.TXT](CREDITS.TXT) lists important contributors of our project.
|
[CREDITS.TXT](CREDITS.TXT) records important contributors of our project.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue