mirror of
https://github.com/furyfire/trueskill.git
synced 2025-03-20 08:47:49 +00:00
Another pass at fixing up references
This commit is contained in:
@ -5,7 +5,7 @@ namespace Moserware\Skills\Elo;
|
||||
require_once(dirname(__FILE__) . "/TwoPlayerEloCalculator.php");
|
||||
require_once(dirname(__FILE__) . "/FideKFactor.php");
|
||||
|
||||
/** Including ELO's scheme as a simple comparison.
|
||||
/** Including Elo's scheme as a simple comparison.
|
||||
* See http://en.wikipedia.org/wiki/Elo_rating_system#Theory
|
||||
* for more details
|
||||
*/
|
||||
|
Reference in New Issue
Block a user