diff --git a/readme.md b/readme.md
index 57c455aa..077aabf9 100644
--- a/readme.md
+++ b/readme.md
@@ -34,6 +34,8 @@ iOS early beta available using Test Flight: https://testflight.apple.com/join/wi
+
+
# Organizing your audiobooks
#### Directory structure and folder names are important to Audiobookshelf!
@@ -41,7 +43,6 @@ iOS early beta available using Test Flight: https://testflight.apple.com/join/wi
See [documentation](https://audiobookshelf.org/docs) for supported directory structure, folder naming conventions, and audio file metadata usage.
-
# Installation
@@ -122,7 +123,7 @@ System Service: `/lib/systemd/system/audiobookshelf.service`
Ffmpeg static build: `/usr/lib/audiobookshelf-ffmpeg/`
-
+
# Reverse Proxy Set Up
#### Important! Audiobookshelf requires a websocket connection.
@@ -214,7 +215,7 @@ For this to work you must enable at least the following mods using `a2enmod`:
[from @silentArtifact](https://github.com/advplyr/audiobookshelf/issues/241#issuecomment-1036732329)
-
+
# Run from source