diff --git a/README.md b/README.md
index 369201f..0daf9e6 100644
--- a/README.md
+++ b/README.md
@@ -4,32 +4,28 @@ Efficiency Nodes for ComfyUI
## [Direct Download Link](https://github.com/LucianoCirino/efficiency-nodes-comfyui/releases/download/v1.0/efficiency-nodes-comfyui.v1.0.zip)
## **Currently Available Nodes:**
-Ksampler (Efficient)
+Ksampler (Efficient)
+• A modded KSampler with the ability to preview and output images.
+• Re-outputs key inputs for a cleaner ComfyUI workflow look.
+• Can force hold all of its outputs without regenerating by setting its state to "Hold".
+note: when using multiple instances of this node, each instance must have a unique ID for the "Hold" state to function properly.
+
- * Modded KSampler that has the ability to preview and output images
- * Re-outputs key inputs for a cleaner ComfyUI workflow look
- * Can force hold all of its outputs without regenerating, including the output image
-note: When using multiple instances of this node, each node must have a unique id for the "Hold" function to work properly
-
-Efficient Loader
+Efficient Loader
+• A combination of common initialization nodes.
+
-* A combination of common initialization nodes
-
+Image Overlay
+• Node that allows for flexible image overlaying.
+
-Image Overlay
+Evaluate Integers
+• 3 integer input node that gives the user ability to write their own python expression for a INT/FLOAT type output.
+
-* Node that allows for flexible image overlaying
-
-
-Evaluate Integers
-
-* 3 integer input node that gives the user ability to write their own python expression for a INT/FLOAT type output.
-
-
-Evaluate Strings
-
-* 3 string input node that gives the user ability to write their own python expression for a STRING output.
-
+Evaluate Strings
+• 3 string input node that gives the user ability to write their own python expression for a STRING type output.
+
## **Examples:**