From 7c685f7e0005c0c2e592ad3ae3b1f9e0d83c45fd Mon Sep 17 00:00:00 2001 From: Kim Louisa Auth Date: Fri, 20 Sep 2024 11:50:00 +0200 Subject: [PATCH] resize figure in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f20b1e4..2a68c2e 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ text!(ax, 3π/4, cos(3π/4); text="cos", align=(:right, :top), cycle, fontsize=1 # save figure that will have a resolution of 300dpi at 12cm x 8cm size save("my_12x8cm_figure.png", f; px_per_unit) ``` -![Demofigure for figure + font sizes](/assets/my_12x8cm_figure.png) +Demofigure for figure and font sizes