diff --git a/README.md b/README.md
index cf7de26cd90036b42a9f1b8f38c18a898aee29e5..effe2626ea6e8f28d77b0117db949eb6af29a797 100644
--- a/README.md
+++ b/README.md
@@ -44,11 +44,12 @@ Options:
 
 Example:
 ```
-$bli inspect https://dbogatov.org -r -t 2000 -s linkedin --reporters console
+$ bli inspect https://dbogatov.org -r -t 2000 -s linkedin --reporters console
 ```
 
 <details>
 	<summary>See output</summary>
+
 ```
 ................................................................................
 ................................................................................
@@ -142,6 +143,7 @@ https://dbogatov.org/contact
 	OK: 0, skipped: 23, broken: 0
 OK: 73, skipped: 111, broken: 0
 ```
+
 </details>
 
 Return code: 1 if at least one broken link detected, 0 otherwise.