diff --git a/README.md b/README.md
index ade4763..d16d443 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,10 @@ phylim provides a quick, handy method to check the identifiability of a model fi
The following content will demonstrate how to set up phylim and give some tutorials on the main identifiability check app and other associated apps.
-
+
+
## Installation
```pip install phylim```
@@ -179,7 +180,7 @@ phylim provides an app, `phylim_style_tree`, which takes an edge-matrix category
>>> tree_styler(tree)
```
-
+
You can also colour edges using a user-defined edge-matrix category map, applicable to any tree object!
@@ -195,4 +196,4 @@ You can also colour edges using a user-defined edge-matrix category map, applica
>>> tree_styler(tree)
```
-
+