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.