diff --git a/tutorial/tutorial01 b/tutorial/tutorial01
deleted file mode 100644
index b5d32ea..0000000
--- a/tutorial/tutorial01
+++ /dev/null
@@ -1,166 +0,0 @@
-graph {
-// Graph generated by WireViz 0.5-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- edge [headclip=true style=bold tailclip=true]
- X1 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [headclip=true style=bold tailclip=true]
- X2 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ffffff:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ffffff:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#ffffff:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:1 |
-
- 1
- |
- X2:1 |
-
-
- |
-
- |
-
-
- | X1:2 |
-
- 2
- |
- X2:2 |
-
-
- |
-
- |
-
-
- | X1:3 |
-
- 3
- |
- X2:3 |
-
-
- |
-
- |
-
-
- | X1:4 |
-
- 4
- |
- X2:4 |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}