diff --git a/README.rst b/README.rst index dc320771f..75c6ba8df 100644 --- a/README.rst +++ b/README.rst @@ -36,23 +36,23 @@ With Axelrod you: - can create `head to head matches `_ between pairs of strategies. - can create `tournaments - `_ over a number of strategies. + `_ over a number of strategies. - can study population dynamics through `Moran processes - `_ and an `infinite + `_ and an `infinite population model - `_. + `_. - can analyse detailed `results of tournaments - `_ and matches. + `_ and matches. - can `visualise results - `_ of tournaments. + `_ of tournaments. .. image:: http://axelrod.readthedocs.io/en/stable/_images/demo_strategies_boxplot.svg :height: 300 px :align: center -- can reproduce a number of contemporary research topics such as `fingerprinting `_ of +- can reproduce a number of contemporary research topics such as `fingerprinting `_ of strategies and `morality metrics - `_. + `_. .. image:: https://github.com/Axelrod-Python/Axelrod-fingerprint/raw/master/assets/Tricky_Defector.png :height: 300 px @@ -98,8 +98,7 @@ Examples -------- - https://github.com/Axelrod-Python/tournament is a tournament pitting all the - strategies in the repository against each other. These results can be easily - viewed at http://axelrod-tournament.readthedocs.org. + strategies in the repository against each other. - https://github.com/Axelrod-Python/Axelrod-notebooks contains a set of example Jupyter notebooks. - https://github.com/Axelrod-Python/Axelrod-fingerprint contains fingerprints @@ -112,7 +111,7 @@ All contributions are welcome! You can find helpful instructions about contributing in the documentation: -https://axelrod.readthedocs.io/en/latest/how-to/contributing/index.html +https://axelrod.readthedocs.io/en/stable/how-to/contributing/index.html Publications ------------