diff --git a/README.md b/README.md
index ab4e1de..d5311ed 100644
--- a/README.md
+++ b/README.md
@@ -794,3 +794,10 @@ func main() {
 
 3. Run with `go run .` or make executable using `go build -o VimKill`
 
+## The Naruto Way
+
+Credit @Rodrous
+
+![Narutoway](assets/Narutoway.png)
+1. Use Talk No Jutsu.
+2. Cry and go to [how-to-exit-vim](https://github.com/hakluke/how-to-exit-vim).
\ No newline at end of file
diff --git a/assets/Narutoway.png b/assets/Narutoway.png
new file mode 100644
index 0000000..bac1ec9
Binary files /dev/null and b/assets/Narutoway.png differ