From ea2061e4afbecf6b1e474c35c864aad04148f2c3 Mon Sep 17 00:00:00 2001 From: Rico Date: Thu, 16 Nov 2023 12:11:06 +0100 Subject: [PATCH] upd: contributing req --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f1b0c3b..e877c5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,7 @@ Heimerdinger.LoL isn't endorsed by Riot Games and doesn't reflect the views or o ## Technologies Used - Our project is written in PHP (Laravel), Javascript, HTML & CSS. +- You will need PHP (with all the [Laravel Server Requirements](https://laravel.com/docs/10.x/deployment#server-requirements)) and NodeJS to run this project. ## Types of Contributions We welcome any kind of improvement to the codebase of Heimerdinger.LoL. Whether it's bug fixes, new features, code improvements, or documentation updates, your contributions are valuable.