From 687c4585f793f2399dbed49a486ee756670aa778 Mon Sep 17 00:00:00 2001 From: Wei ZHANG Date: Thu, 15 Jul 2021 15:36:16 +0800 Subject: [PATCH] [docs] modified title Jupyiter to ``Jupyter`` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbc9655..9821a7d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Programatically model trees like those described by [Kelly Shortridge](https://t The goal is to decouple the model from the view. In reality I'm removing the need for the user to understand Graphviz and introducing a need for them to understand python. -## Jupyiter support (needs better documentation) +## Jupyter support (needs better documentation) If your system (or venv) has attacktree installed you can now build trees inside of Jupyter notebooks: ![Screen shot of jupyter notebook with k8s attack tree](images/jupyter_k8s.png)