diff --git a/Readme.md b/Readme.md
index 8f51a63..8b811bb 100644
--- a/Readme.md
+++ b/Readme.md
@@ -16,6 +16,7 @@ You can either use the python based version for viewing logs and changing source
• Click on the datamosh button, then wait for a few seconds
• Then your video will be moshed, see the video in its directory
# Effects Info:
+c=Glitch Size; n=Frame Frequency
All effects:
• Buffer - creates ring buffers (NEW)
@@ -43,7 +44,7 @@ You can either use the python based version for viewing logs and changing source
• Random - randomizes frame order
• Reverse - reverse frame order
• Invert - switches each consecutive frame witch each other
-
• Bloom - duplicates c times p-frame number n (c=Glitch Size; n=Frame Frequency)
+
• Bloom - duplicates c times p-frame number n
• Pulse - duplicates groups of c p-frames every n frames
• Overlap - copy group of c frames taken from every nth position
• Jiggle - take frame from around current position. n parameter is spread size.