diff --git a/README.md b/README.md
index e5d7ac29..ea79cf19 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,7 @@ you'll just be missing the ascii distro logos and config file functionality.
## Post Install
+
#### Using the config file
Fetch will by default create a config file at `$HOME/.config/fetch/config` and this file
@@ -158,6 +159,13 @@ If you don't know your font width in pixels keep trying values until the image i
You can also use the launch flag `--font_width` to set it on the fly.
+#### Setting the prompt height
+
+If your shell prompt's height is greater than 1 line high, you'll need to change a config
+option to avoid issues with the top lines in the script output getting cut off. Set the variable
+`$prompt_height` to your shell prompt's height in lines or use the launch flag `--prompt_height`.
+
+
#### Customizing what info gets displayed
In the config file there's a function that allows you to customize all of the info that