File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,18 +26,18 @@ tournament. To run the tournament, you simply need to:
2626This automatically outputs a ``png `` file with the results. You can see
2727the results from the latest run of the tournament here:
2828
29- .. figure :: ./ assets/strategies_boxplot.png
29+ .. figure :: http://axelrod-python.github.io/tournament/ assets/strategies_boxplot.svg
3030 :alt:
3131
3232You can see the results from the latest run of the tournament here with
3333the cheating strategies (which manipulate/read what the opponent does):
3434
35- .. figure :: ./ assets/all_strategies_boxplot.png
35+ .. figure :: http://axelrod-python.github.io/tournament/ assets/all_strategies_boxplot.svg
3636 :alt:
3737
3838Also the pairwise performance of each strategy versus all others:
3939
40- .. figure :: ./ assets/strategies_payoff.png
40+ .. figure :: http://axelrod-python.github.io/tournament/ assets/stategies_payoff.svg
4141 :alt:
4242
4343Please do contribute :)
You can’t perform that action at this time.
0 commit comments