You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,15 @@ Game tree drawing tool for publication-ready extensive form Game Theory games. G
9
9
10
10
> `draw_tree` was originally developed by [Bernhard von Stengel](https://www.lse.ac.uk/people/bernhard-von-stengel) at the London School of Economics. It is being developed further as part of the [Gambit project](https://www.gambit-project.org) out of The Alan Turing Institute.
11
11
12
+
## Table of Contents
13
+
14
+
-[Installation](#installation)
15
+
-[Requirements](#requirements)
16
+
-[CLI](#cli)
17
+
-[Python API](#python-api)
18
+
-[Rendering in Jupyter Notebooks](#rendering-in-jupyter-notebooks)
0 commit comments