From 8ddd33fc894d0723c91ea30b76afeb739bf7cbe9 Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Tue, 6 Feb 2024 08:13:37 +0100 Subject: [PATCH] README.md: put demo images next to each other --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a2145b0..40f7785f 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,7 @@ ui.label(format!("Hello '{name}', age {age}")); ui.image(egui::include_image!("ferris.png")); ``` -Dark mode -   -Light mode +Dark mode     Light mode ## Sections: