Added a README.

This commit is contained in:
2018-10-24 11:26:43 +02:00
parent 88f2575e1b
commit a426fc343e
2 changed files with 9 additions and 1 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# TrueSkill™
Implementation of TrueSkill™ in Rust.
## See
* [mafredri/go-trueskill](https://github.com/mafredri/go-trueskill)
* [JesseBuesking/trueskill](https://github.com/JesseBuesking/trueskill)
* [sublee/trueskill](https://github.com/sublee/trueskill)