From 4c673ad4e77a8ccdf4f9a3f9fd57d761bf50db5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Fern=C3=A1ndez=20Villalba?= Date: Sat, 9 Nov 2019 12:13:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5e5261..0c2edc1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Just download the build files contained in the .zip from [releases](https://gith ## Contributing -Because this is a academic project is not possible to contribute directly to this repo. Said that, feel free to fork it and to expand it in your own way! In order to do assure that you have the following: +Because this is a academic project is not possible to contribute directly to this repo. Said that, feel free to fork it and to expand it in your own way! In order to do that assure that you have the following: - **A computer.** - **A C++ compiler**. Even thought is not necessary, [VisualStudio 2017](https://www.visualstudio.com/es/downloads/) is advised in order to streamline the process.