diff --git a/README.Rmd b/README.Rmd
index 4371b3f..d449b94 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -45,7 +45,7 @@ tbl <- tbl_demographics(trial, by = trt, include = c(age, grade))
gt::gtsave(as_gt(tbl), file = "man/figures/README-tbl_print_simple-1.png")
```
-```{r out.width = "35%", echo = FALSE}
+```{r out.width = "55%", echo = FALSE}
knitr::include_graphics("man/figures/README-tbl_print_simple-1.png")
```
diff --git a/README.md b/README.md
index 5cfb03f..82e81c3 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ tbl <- tbl_demographics(trial, by = trt, include = c(age, grade))
#> Setting theme "Roche"
```
-
+
Each gtsummary table also contains the Analysis Results Dataset (ARD)