diff --git a/README.md b/README.md
index 1546c4d..3638f5e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
> A tool for glamorous shell scripts. Leverage the power of [Bubbles](https://github.com/charmbracelet/bubbles) and [Lip Gloss](https://github.com/charmbracelet/lipgloss) in your scripts and aliases without writing any Go code!
>
->
+> ![gum](https://github.com/Morgy93/ddev-gum/assets/7961978/426f48a5-f02e-423e-a894-ca54bd2cd0d1)
For more information, see the [official repository](https://github.com/charmbracelet/gum) or visit .
@@ -24,7 +24,7 @@ YouTube Shorts: [Gum: Write Glamorous Shell Scripts](https://www.youtube.com/wat
## Installation
-```
+```shell
ddev get Morgy93/ddev-gum
ddev restart
```
@@ -33,13 +33,13 @@ ddev restart
### Host shell
-```
+```shell
ddev gum
```
### Inside DDEV web commands
-```
+```shell
gum
```