diff --git a/README.md b/README.md
index dc03390..25a2887 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,16 @@ The plugin is in early development.
- Filetypes for Helm
-- experimental: Overwrite templates with their current values using virtual text [demo](https://github.com/mrjosh/helm-ls/issues/26#issuecomment-2308893242)
-
+- experimental: Overwrite templates with their current values using virtual text:
+
+Demo
+![demo](https://github.com/user-attachments/assets/efae6e15-58a7-48d4-99c2-fd74fbb3a1b0)
+
- experimental: Show hints highlighting the effect of `nindent` and `indent` functions
- ![demo for indent hints](https://raw.githubusercontent.com/qvalentin/helm-ls.nvim/main/doc/gifs/indent-hints.gif)
+
+Demo
+![demo for indent hints](https://raw.githubusercontent.com/qvalentin/helm-ls.nvim/main/doc/gifs/indent-hints.gif)
+
## Installing