From 314cf97b7d6ff5b4b209ab299a0b0d8c161e17de Mon Sep 17 00:00:00 2001 From: Brian Gates Date: Fri, 7 Apr 2023 18:10:28 -0700 Subject: [PATCH] Update README.md Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd30fc5..b56f431 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Parenthesis can be added to make pArts of the prompt stronger. So **((cute kitte Prompts can be split like **[A|B]** to sequentially use terms, one after another on each step. For example **[cat|dog]** will produce a hybrid catdog. -Using **[A:B:0.4]** will switch to other terms after the first one has been active for a certain percentage of steps. So **[cat:dog:0.4]** will build a cat 40% of the time and then stArt turning it into a dog. Usually this needs more steps to work properly. +Using **[A:B:0.4]** will switch to other terms after the first one has been active for a certain percentage of steps. So **[cat:dog:0.4]** will build a cat 40% of the time and then start turning it into a dog. Usually this needs more steps to work properly. Additionally the command line will also share more information than by default so you can get a better idea on the progress of your artworks: