diff --git a/README.md b/README.md index 5d7a1b3..e8a3dda 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Currently, only a single character is playable. However, the engine allows for e Set your preferences in the launcher window, plug-in two DirectInput or XInput capable controllers in your computer, and press start! Use the left analog stick or the D-Pad to move, and the four face buttons for kick and punch, neo-geo style. -![Launcher screenshot](docs/launcher_screenshot.png) +![Launcher screenshot](docs/launcher/launcher_screenshot.png) Blue, the main character, knows some advanced martial arts techniques, which can be unlocked through special combinaisons ;). ## How to install / build? -Please refer to [INSTALL.md](https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat/-/blob/master/INSTALL.md). +Please refer to [INSTALL.md](INSTALL.md). ## Technologies used by the project @@ -35,4 +35,4 @@ Please refer to [INSTALL.md](https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de- * [Indy BOYEAU](https://gitlab.istic.univ-rennes1.fr/iboyeau) * [Antoine DUPUIS](https://gitlab.istic.univ-rennes1.fr/18002392) * [Léo NOLIÈRE](https://gitlab.istic.univ-rennes1.fr/lnoliere) -* [Rémi RATIVEL](https://gitlab.istic.univ-rennes1.fr/rrativel) +* [Rémi RATIVEL](https://gitlab.istic.univ-rennes1.fr/rrativel) \ No newline at end of file diff --git a/docs/launcher_screenshot.png b/docs/launcher/launcher_screenshot.png similarity index 100% rename from docs/launcher_screenshot.png rename to docs/launcher/launcher_screenshot.png