From 1c57567c9ae103eac418711026c34e8b8e978de7 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Fri, 25 Aug 2023 23:13:33 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ab9eb70..22822f5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ generate and maintain [Elo ratings](https://wikipedia.org/wiki/Elo_rating_system Once Elo ratings are generated, StartGGElo can be used to generate ranking lists, predict the 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. + ## Installation TODO