diff --git a/README.md b/README.md index e1cf183..616e974 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ import("/js/modules/womb3-simplex.mjs").then((module) => { #wrap { background-color: black; /* can be alpha 50% and etc */ filter: url("#blob") contrast(var(--contrast, 30)); - /* mix-blend-mode: ... as you wish */ + /* mix-blend-mode: ... cool effects with this */ } ```