From 8d7481aac571553787e90946bdecae129396834c Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Fri, 25 Aug 2023 23:14:34 -0400 Subject: [PATCH] Fix GFM note syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a868664..b067db9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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] +[!NOTE]
StartGGElo is still under development, and it currently only supports generating player ratings. ## Installation