diff --git a/README.md b/README.md
index b535011..6e4b308 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ And finally, you can slap on some additional information, using some convenience
Here's the result:
-
+
This certainly does look better than what the defaults would give you, right? –
@@ -48,7 +48,7 @@ The style `opinionated_rc` that we used above uses the font `Roboto Condensed`,
plt.style.use("opinionated_sg")
-
+
`opinionated_fsc` which uses `Fira Sans Condensed`. This example also demonstrates that when using faceted plots, it can sometimes be necessary to adjust the title upwards slightly, and the attribution downwards and to the left.
@@ -81,22 +81,22 @@ The style `opinionated_rc` that we used above uses the font `Roboto Condensed`,
plt.savefig('img/opinions_fira_sans_condensed_example.png',bbox_inches='tight',
dpi =400, transparent=False)
-
+
`opinionated_tw` which uses `Titillium Web` font,
-
+
`opinionated_m` which uses `Montserrat` font,
-
+
and
`opinionated_j` which `Jost`,
-
+
## Additional fonts
diff --git a/README.rst b/README.rst
index b0e8b0c..867da61 100644
--- a/README.rst
+++ b/README.rst
@@ -52,7 +52,7 @@ ways of setting titles, legends, etc. still work.
Here’s the result:
-.. figure:: https://raw.githubusercontent.com/MNoichl/opinionated/master/img/opinions_rc_example.png
+.. figure:: https://raw.githubusercontent.com/MNoichl/opinionated/master/img/opinionated_rc_example.png
:alt: img