From e3e7060048d6d4110ad5fc134602004511fb55b3 Mon Sep 17 00:00:00 2001
From: TSC <112517630+LucianoCirino@users.noreply.github.com>
Date: Wed, 7 Jun 2023 18:30:18 -0500
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 68d0bac..e71b384 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Efficiency Nodes for ComfyUI
• A combination of common initialization nodes.
-XY Plot
+XY Plotter Nodes
• A collection of nodes that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.
@@ -20,8 +20,8 @@ Efficiency Nodes for ComfyUI
• Node that allows for flexible image overlaying.
-SimpleEval
-• A collection of nodes that allows users to write simple Python expressions using the "simpleeval" library.
+SimpleEval Nodes
+• A collection of nodes that allows users to write simple Python expressions for a variety of data types using the "simpleeval" library.