diff --git a/README.md b/README.md index 91e7121..c2b9e62 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This is the server for the Noxious game. +## Projects requirements + +- NodeJS 20.x or higher +- MySQL 8.x or higher +- Redis 7.x or higher + ## Installation 1. Clone the repository