From 8f185f7a1adcb008d161d26e71c7bc5f903414e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Wed, 4 Jun 2014 02:19:56 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 0ab9a3e..8de86ef 100644 --- a/FAQ.md +++ b/FAQ.md @@ -11,4 +11,4 @@ * As long as the platform is powerful enough to emulate the PlayStation 3, probably yes. However, at the moment we only target Windows and Linux. The same applies to features, if they are reasonable and requested by enough people, we will probably agree and implement it. However, for now, we consider the emulator itself our biggest priority rather than all the other secondary features (multiple languages, higher rendering resolutions, PlayStation Move support, etc.). #### I'd like to make a patch/develop/contribute to the project. -* That's awesome, contributions are welcome! Please start by [forking the project](https://github.com/DHrpcs3/rpcs3/fork), then read the wiki pages (specially [Coding Style](https://github.com/DHrpcs3/rpcs3/wiki/Coding-Style) and [Developer Information](https://github.com/DHrpcs3/rpcs3/wiki/Developer-Information)), find something you want to add or improve (broken games, bugs, missing features, [Roadmap](https://github.com/DHrpcs3/rpcs3/wiki/Roadmap) stuff, etc.), work on it, test your changes and send a pull request. Feel free to ask any developers on [EmuNewz](http://emunewz.net/forum/forumdisplay.php?fid=162) or IRC if you have questions. \ No newline at end of file +* That's awesome, contributions are welcome! Please start by [forking the project](https://github.com/DHrpcs3/rpcs3/fork), then read the wiki pages (specially [Coding Style](https://github.com/DHrpcs3/rpcs3/wiki/Coding-Style) and [Developer Information](https://github.com/DHrpcs3/rpcs3/wiki/Developer-Information)), find something you want to add or improve (broken games, bugs, missing features, [Roadmap](https://github.com/DHrpcs3/rpcs3/wiki/Roadmap) stuff, etc.), work on it, test your changes and send a [pull request](https://help.github.com/articles/using-pull-requests). Feel free to ask any developers on [EmuNewz](http://emunewz.net/forum/forumdisplay.php?fid=162) or IRC if you have questions. \ No newline at end of file