From 7658433d728fa94700bf3e39bae902bd92d24527 Mon Sep 17 00:00:00 2001 From: advplyr Date: Fri, 11 Feb 2022 17:18:56 -0600 Subject: [PATCH] Fix readme header and spacing --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 Library Screenshot +
+ # 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