Fix GFM note syntax

This commit is contained in:
Kiana Sheibani 2023-08-25 23:14:34 -04:00 committed by GitHub
parent e5446aeb3c
commit 8d7481aac5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]<br>
StartGGElo is still under development, and it currently only supports generating player ratings.
## Installation