Axelrod-notebooks
Axelrod-notebooks copied to clipboard
markdown link in README.md
trafficstars
There is a simple bug in README.md
The (markdown) link to The Moran Process notebook does not render properly.
* [The Moran Process](Moran Process.ipynb)
(I guess you know the solution: Just change the link to [The Moran Process](Moran%20Process.ipynb). Even better: change the notebook filename to moran-process.ipynb and link to [The Moran Process](moran-process.ipynb))
Cheers
Thanks. We've actually incorporated the Moran process into the Axelrod library now so we should rewrite the notebook anyway. See #7 .