diff --git a/README.md b/README.md
index cee3a06..762c0a1 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,7 @@ Efficiency Nodes for ComfyUI
## **Currently Available Nodes:**
Ksampler (Efficient)
-• A modded KSampler with the ability to preview and output images.
-• Re-outputs key inputs which helps promote a cleaner and more streamlined workflow look for ComfyUI.
-• Can force hold all of its outputs without regenerating by setting its state to "Hold".
-• Has the capability to generate 2D plots that allow for easy comparison of different parameter settings.
+• A modded KSampler with the ability to preview/output images and run scripts.
Efficient Loader
@@ -16,23 +13,15 @@ Efficiency Nodes for ComfyUI
XY Plot
-• A node that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.
+• A collection of nodes that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.
Image Overlay
• Node that allows for flexible image overlaying.
-Evaluate Integers
-• 3 integer input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
-
-
-Evaluate Floats
-• 3 float input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
-
-
-Evaluate Strings
-• 3 string input node that gives the user ability to write simpleeval python expressions and output results as a STRING.
+SimpleEval
+• A collection of nodes that allows users to write simple Python expressions using the "simpleeval" library.
## **Examples:**