From c5f7b976a79759afb181280d04080c522eb99b50 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Fri, 25 Aug 2023 23:16:28 -0400 Subject: [PATCH] Reword README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bef0872..1cc8ffa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Once Elo ratings are generated, StartGGElo can be used to generate ranking lists probability of a player winning a match, generate seedings for future tournaments, and more. > **Note** -> StartGGElo is still under development, and it currently only supports generating player ratings. +> StartGGElo is still under development; currently, it only supports generating player ratings. ## Installation @@ -21,6 +21,8 @@ StartGGElo stores its rating database in its config directory, which is located - Mac/Linux: `~/.config/ggelo` or `~/.ggelo` This directory also contains StartGGElo's config file, which defines how it calculates its ratings. +This file does not need to be edited directly, but it can be if you want to transfer your ratings between +computers. ## Elo system basics