We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c3630 commit f667fcbCopy full SHA for f667fcb
README.rst
@@ -3,13 +3,16 @@ Overview
3
========
4
5
6
-Python wrapper for strategies originally written in Fortran
+Python wrapper for strategies originally written in Fortran.
7
8
* Free software: MIT license
9
10
Installation
11
============
12
13
+To use this library the original Fortran code must be compiled:
14
+https://github.com/Axelrod-Python/TourExec.
15
+
16
::
17
18
pip install axelrod-fortran
0 commit comments