diff --git a/README.md b/README.md index cd352c1..91a6d41 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Some are in Jupyter (IPython) notebooks, some in `.py` files. You can view the f |[When is Cheryl's Birthday?](https://github.com/norvig/pytudes/blob/master/ipynb/Cheryl.ipynb)
*Solving the "Cheryl's Birthday" logic puzzle.*| |[When Cheryl Met Eve: A Birthday Story](https://github.com/norvig/pytudes/blob/master/ipynb/Cheryl-and-Eve.ipynb)
*Inventing new puzzles in the Style of Cheryl's Birthday.*| |[Sol Golomb's Rectangle Puzzle](https://github.com/norvig/pytudes/blob/master/ipynb/Golomb-Puzzle.ipynb)
*A Puzzle involving placing rectangles of different sizes inside a square. Bonus: cryptarithmetic.*| -|[WWW: Who WIll Win (NBA Title)?](https://github.com/norvig/pytudes/blob/master/ipynb/WWW.ipynb)
*Golden State Warriors probability of winning the 2016 NBA title.*| +|[WWW: Who WIll Win (NBA Title)?](https://github.com/norvig/pytudes/blob/master/ipynb/WWW.ipynb)
*Computing the probability of winning the NBA title, for my home town Warriors, or any other team.*| |[The Riddler: Battle Royale](https://github.com/norvig/pytudes/blob/master/ipynb/Riddler%20Battle%20Royale.ipynb)
*A puzzle involving allocating your troops and going up against an opponent.*| |Math Concepts|