diff --git a/README.md b/README.md index f1b780b..f0c91c4 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ _This is how said formula looks:_ -**For Example:** Let's say that player A has a rating of 1656 and Player B has a rating of 1763. Since player A is the weaker player, he's expected to loose. His expexted win is 0.35 . However, he actually wins the game. +**For Example:** Let's say that player A has a rating of 1656 and Player B has a rating of 1763. Since player A is the weaker player, he's expected to loose. His expected win is 0.35 . However, he actually wins the game. **_If this was the case, we would apply the formula like this:_** @@ -148,7 +148,7 @@ This project originated when my friend ([Filippo](https://twitter.com/filippofon The idea was to create a program that would run every possible scenerio for which a team could win depending on how many games the team had won. Of couse, it would have been 10 times more effective to just do reseach and make an educated guess, but there was one, criticall problem with that take. _It was simply not a cool enough option._ -I knew I wanted to include the [The Social Network](https://www.imdb.com/title/tt1285016/)'s rating algorithm but instead of ranking girls, I would rank teams. So I looked up the formula online and **vuala**, there it was, The Elo Rating System in all its glory. +I knew I wanted to include the [The Social Network](https://www.imdb.com/title/tt1285016/)'s rating algorithm but instead of ranking girls, I would rank teams. So I looked up the formula online and **voila**, there it was, The Elo Rating System in all its glory. I then watched a couple videos, read some medium articles and proceeded to rethink my life decisions. After some close encounters with mental breakdowns, I ran the command which would determain if the last 48 hours of my life were worth it...