From f0d3893625635273d93d9a32d2b063362e01af4a Mon Sep 17 00:00:00 2001 From: Cla Date: Mon, 19 Feb 2024 08:24:13 +0100 Subject: [PATCH] Test for mdformat Introduce a small formatting problem to test mdformat. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed953a9..546fb4e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ A simple library to compute [elo ratings](.https://en.wikipedia.org/wiki/Elo_rat # Goals -- single header in style of [stb](https://github.com/nothings/stb) -- well tested, maybe additional examples -- C and C++ interfaces +1. single header in style of [stb](https://github.com/nothings/stb) +2. well tested, maybe additional examples +3. C and C++ interfaces