Skip to content

Commit 79bed74

Browse files
Update README with link to Gambit contributor docs
1 parent 556a66d commit 79bed74

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# draw_tree
22

3+
🚨 NOTE FOR POTENTIAL CONTRIBUTORS 🚨
4+
5+
This package is at an early stage of development; please read the Gambit project's [contributor guidance](https://gambitproject.readthedocs.io/en/latest/developer.contributing.html).
6+
7+
## Table of contents
8+
9+
- [What does this package do?](#what-does-this-package-do)
310
- [Installation](#installation)
411
- [Requirements](#requirements)
512
- [CLI](#cli)
@@ -8,6 +15,8 @@
815
- [Interoperability with pygambit](#interoperability-with-pygambit)
916
- [Developer docs: Testing](#developer-docs-testing)
1017

18+
## What does this package do?
19+
1120
`draw_tree` is a game tree drawing tool for publication-ready extensive form games in Game Theory.
1221
It can generate TikZ code, LaTeX documents, PDFs, and PNGs from game specifications.
1322

0 commit comments

Comments
 (0)