Update README.md
This commit is contained in:
parent
25d4f79474
commit
f23887d68f
@ -13,6 +13,7 @@ pip install pygame
|
|||||||
For a video overview: watch [https://www.youtube.com/watch?v=nIgWwrd05ts]
|
For a video overview: watch [https://www.youtube.com/watch?v=nIgWwrd05ts]
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
cd src
|
||||||
python3 main.py
|
python3 main.py
|
||||||
```
|
```
|
||||||
Select a node by clicking it; this will focus the links that are directed out of that node.
|
Select a node by clicking it; this will focus the links that are directed out of that node.
|
||||||
@ -29,6 +30,7 @@ Press "C" to clear all the selected nodes.
|
|||||||
## Using the WOK Builder
|
## Using the WOK Builder
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
cd src
|
||||||
python3 builder.py
|
python3 builder.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user