diff --git a/.gitbook/assets/image (1) (1).png b/.gitbook/assets/image (1) (1).png
new file mode 100644
index 00000000..e1a0e06a
Binary files /dev/null and b/.gitbook/assets/image (1) (1).png differ
diff --git a/.gitbook/assets/image (1).png b/.gitbook/assets/image (1).png
index e1a0e06a..ca955fa7 100644
Binary files a/.gitbook/assets/image (1).png and b/.gitbook/assets/image (1).png differ
diff --git a/libraries/rust/routing.md b/libraries/rust/routing.md
index 32394fcc..f53d1895 100644
--- a/libraries/rust/routing.md
+++ b/libraries/rust/routing.md
@@ -121,7 +121,7 @@ cargo run --example 03-routing
Note the message flow and how routing information is manipulated as the message travels.
-
+
#### Routing over many hops