Skip to content

Commit 1a1e2ab

Browse files
committed
Test for gitspell
Introduce a spolling mistoke in this message to test gitspell.
1 parent 1e3f1f8 commit 1a1e2ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# elo.h
22
A simple library to compute [elo ratings](.https://en.wikipedia.org/wiki/Elo_rating_system). This is for educational purpose and licensed under MIT/public domain so you may use it. But the formulas are very simple so you probably could also just copy them.
33

4+
45
# Goals
56
- single header in style of [stb](https://github.com/nothings/stb)
67
- well tested, maybe additional examples

0 commit comments

Comments
 (0)