From 507018f07918d6fdde7f093a8134400c01ddba62 Mon Sep 17 00:00:00 2001
From: Roman Perepelitsa <roman.perepelitsa@gmail.com>
Date: Wed, 25 Nov 2020 11:52:44 +0100
Subject: docs: experiment with image dimensions

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a89a94c5..fd2a4153 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,10 @@ See the [table of contents](#table-of-contents) at the bottom.
 
 Type `p10k configure` to access the builtin configuration wizard right from your terminal.
 
-![Powerlevel10k Configuration Wizard](
-  https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/configuration-wizard.gif)
+<img
+  width="884" height="762"
+  alt="Powerlevel10k Configuration Wizard"
+  src="https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/configuration-wizard.gif"/>
 
 All styles except [Pure](#pure-compatibility) are functionally equivalent. They display the same
 information and differ only in presentation.
-- 
cgit v1.2.3