From 3a1100b3ca4f22816282dccd2b8ec54bfd42ab8c Mon Sep 17 00:00:00 2001 From: justumen Date: Tue, 17 Sep 2024 22:37:23 +0200 Subject: [PATCH] ... --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f2a3b5f..8c716d0 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,11 @@ If you have any issues with this template from Runpod, please let me know, I'm h # Nodes menu -1. [👁 Show (Text, Int, Float)](#1----show-text-int-float) -2. [✒ Write Text](#2----write-text) +1. [👁 Show (Text, Int, Float)](#1--show-text-int-float) +2. [✒ Write Text](#2--write-text) 3. [✒🗔 Advanced Write Text (random selection and variables)](#3--advanced-write-text-random-selection-and-variables) -4. [🔗 Combine Texts](#4---combine-texts) -5. [🎲 Random (Texts)](#5---random-texts) +4. [🔗 Combine Texts](#4--combine-texts) +5. [🎲 Random (Texts)](#5--random-texts) 6. [♻ Loop](#6--loop) 7. [♻ Loop Texts](#7--loop-texts) 8. [♻ Loop Integer](#8--loop-integer)