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.

-tree1 +tree1

+ ## Installation ```pip install phylim``` @@ -179,7 +180,7 @@ phylim provides an app, `phylim_style_tree`, which takes an edge-matrix category >>> tree_styler(tree) ``` -tree1 +tree1 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) ``` -tree1 +tree1