From 870f5911b65b7b2c5d4ad805be1927519d89cc30 Mon Sep 17 00:00:00 2001 From: roamindev <121050401+roamindev@users.noreply.github.com> Date: Sat, 1 Apr 2023 16:16:32 -0400 Subject: [PATCH] Update README.md Fixed Typo Correcting typo in new calculator instructions - wording for the two source dimensions buttons was inconsistent. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49f6bb0..87f90f2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Use the calculator to determine new width or height values based on the aspect r - Click calculator button to show or hide the aspect ratio calculator - Set the source dimensions: - Enter manually, or - - Click ⬇️ to set source dimentions to txt2img/img2img sliders, or + - Click ⬇️ to get source dimentions from txt2img/img2img sliders, or - Click 🖼️ to get source dimensions from input image component on the current tab - Click ⇅ to swap the width and height, if desired - Set the desired width or height, then click either `Calculate Height` or `Calculate Width` to calculate the missing value