Skip to content

Commit b0b7994

Browse files
add authorship
1 parent 5e7cfa9 commit b0b7994

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Game tree drawing tool for extensive form games that generates TikZ code, LaTeX
55
Pass in an extensive form game file in `.ef` format with layout formatting, and `draw_tree` will generate a visual representation of the game tree.
66
You can also pass in a file in `.efg` format, which will be converted to `.ef` internally, applying a default layout.
77

8+
⚠️⚠️⚠️ Warning: `draw_tree` is currently in early development. ⚠️⚠️⚠️
9+
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+
812
## Installation
913

1014
Clone the repo and install the package using pip:

0 commit comments

Comments
 (0)