diff --git a/README.Rmd b/README.Rmd
index 05719f6b8fe4669d671086b03453a293649eed3d..070d7ae2755e33010b53c7b38b2f7ae878fe1382 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -8,8 +8,7 @@ output: github_document
 knitr::opts_chunk$set(
   collapse = TRUE,
   comment = "#>",
-  fig.path = "images/README-",
-  out.width = "100%"
+  fig.path = "images/README-"
 )
 ```
 
diff --git a/README.md b/README.md
index 4ac01e726c52483eeb27bc6a34a363cb1290d9d0..ee5b8a9befc507a8c74b32d78c4e004f40d49c7e 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ plot_survival(model_a)
 plot_stress(model_a)
 ```
 
-<img src="images/README-example_plot-1.png" width="100%" />
+![](images/README-example_plot-1.png)<!-- -->
 
 ### Multi-TOX