Skip to content

Commit 134e02e

Browse files
add README toc
1 parent ef4735f commit 134e02e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ Game tree drawing tool for publication-ready extensive form Game Theory games. G
99
1010
> `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.
1111
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)
19+
- [Developer docs: Testing](#developer-docs-testing)
20+
1221
## Installation
1322

1423
Clone the repo and install the package using pip:

0 commit comments

Comments
 (0)