From 28599512e4488e71dec39bc36c3ab92e6562eacb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?=
<32263891+h4570@users.noreply.github.com>
Date: Tue, 13 Apr 2021 20:26:58 +0200
Subject: [PATCH] Update README.MD
---
README.MD | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/README.MD b/README.MD
index 661b02d..c8ef590 100644
--- a/README.MD
+++ b/README.MD
@@ -38,22 +38,23 @@
* [Installation](#installation)
* [Prerequisites](#prerequisites)
* [Roadmap](#roadmap)
-* [Tyra team](#tyra-team)
* [Contributing](#contributing)
* [License](#license)
* [Built With](#built-with)
* [Acronyms](#acronyms)
* [Thanks](#thanks)
-## About The Project
+## About the Project
-
+
+
### Samples
* [Dolphin](https://github.com/h4570/tyra/tree/master/src/samples/dolphin)
* [Floors](https://github.com/h4570/tyra/tree/master/src/samples/floors)
+* [Cube](https://github.com/h4570/tyra/tree/master/src/samples/cube)
-### About project
+### About the project
Goal of Tyra project is to provide simple API for PS2 game creation, so you can just run PS2 emulator, grab .obj file, and put it into live in a seconds. Project is on alpha stage, so keep in mind that there are many things to be done and to fix.
YouTube tutorials soon!
@@ -98,13 +99,6 @@ In our Discord channel, there is detailed tutorial which will help you with sett
### Roadmap for next master release:
[Next release roadmap](https://github.com/h4570/tyra/projects/4)
-## Tyra team
-
-Sandro Sobczyński - sandro.sobczynski@gmail.com
-[![LinkedIn][linkedin-shield]](https://linkedin.com/in/sandro-sobczyński-28820b15a)
-Michał Mostowik - mostek3pl@gmail.com
-[![LinkedIn][linkedin-shield]](https://www.linkedin.com/in/notfoxar)
-
See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues).
## Contributing
@@ -145,6 +139,8 @@ Without these guys, everything would be harder:
* And so many other guys. Thanks!
Project Link: [https://github.com/h4570/tyra](https://github.com/h4570/tyra)
+Sandro Sobczyński - sandro.sobczynski@gmail.com
+[![LinkedIn][linkedin-shield]](https://linkedin.com/in/sandro-sobczyński-28820b15a)