From 6984a8bd231023a6e3498d5c4b65596c13abc28a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Autin?= Date: Fri, 25 Jun 2021 03:30:46 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 82ebbd6..dc6f1f5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Developed in the context of an end-of-year project at ISTIC (2020/2021) * OpenAL via [lwjgl](https://www.lwjgl.org/) * [JavaFX](https://openjfx.io) +## How to install / build ? + +Please refer to [INSTALL.md](https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat/-/blob/master/INSTALL.md). + ## Contributors * [François AUTIN](https://gitlab.istic.univ-rennes1.fr/fautin)