diff --git a/README.MD b/README.MD index 0da7f37..03df601 100644 --- a/README.MD +++ b/README.MD @@ -101,7 +101,7 @@ Decision was simple - I need to create an engine which will handle 3D file loadi ### Branches * `master` - stable releases - tested on PS2 & PCSX2. -* `develop` - daily builds. +~~* `develop` - daily builds.~~ See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues). @@ -144,13 +144,13 @@ Distributed under the Apache License 2.0 License. See `LICENSE` for more informa Without these guys, Tyra would not happen: * Dr Henry Fortuna - for code sources, PS2 academy tutorials -* Rick Gaiser, fjtrujy - for maintaining PS2DEV -* Wellington Carvalho - for testing, contributing to Tyra and sharing cool ideas! -* Leonardo Ono - for software renderer example (with clipping!) -* Lukasz D.K. - for huge archive of PS2 stuff -* Guilherme Lampert - for code sources -* Jesper Svennevid, Daniel Collin - for openvcl's code samples -* Whole PS2DEV team +* [Rick Gaiser](https://github.com/rickgaiser), [fjtrujy](https://github.com/fjtrujy) - for maintaining PS2DEV +* [Wellington Carvalho](https://github.com/Wellinator) and [André Guilheme](https://github.com/wolfysdl) - for testing, contributing to Tyra and sharing cool ideas! +* [Leonardo Ono](https://github.com/leonardo-ono) - for software renderer example (with clipping!) +* [Lukasz D.K.](https://github.com/lukaszdk) - for huge archive of PS2 stuff +* [Guilherme Lampert](https://github.com/glampert) - for code sources +* [Jesper Svennevid](https://github.com/jsvennevid), Daniel Collin - for openvcl's code samples +* [Whole PS2DEV team](https://github.com/ps2dev) * Manieq - for nice splash screens! * And so many other guys. Thanks!