From 04c8ec17dfe43bdb0341cf4de776dc0c3e12a638 Mon Sep 17 00:00:00 2001 From: Alternativve Date: Wed, 10 Apr 2024 17:35:35 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d7dec4..e145cb5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # SquadForge - ARAM Team Builder for League of Legends -Resolve the no rerolls issue in custom ARAM games with this handy tool! This GitHub repository houses a C#-based solution that takes the teams participating in a custom ARAM match as input and dynamically generates a curated pool of 15 champions for each team. The generated champion pools are then seamlessly shared on Discord, facilitating efficient decision-making among team members. +Resolve the no rerolls issue in custom ARAM games with this tool! This GitHub repository houses a C#-based solution that takes the teams participating in a custom ARAM match as input and dynamically generates a pool of 15 champions for each team. The generated champion pools are then displayed and can be shared on Discord. ## Features: -- **Champion Pool Generation:** Automatically creates a diverse pool of X amount of champions for each team participating in the custom ARAM game. -- **Discord Integration:** Streamlines communication by posting the generated champion pools directly to a designated Discord channel, allowing teams to review and deliberate on their choices. +- **Champion Pool Generation:** Automatically generate X amount of champions for each team. +- **Discord Integration:** Post the generated champion pools directly to a designated Discord channel. ## Project setup: Extending the functionality