Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Mar 1, 2024
1 parent 0dd26b4 commit 2106c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Morphlex will give priority to sensitive elements such as iframes, media players

## Streaming morph [WIP]

Because the Morphlex algorithm works depth-first, sequentially through reference DOM, it should be able to consume a stream of reference nodes, morphing the DOM in real-time. This feature is not yet implemented.
Because the Morphlex algorithm works depth-first, sequentially through reference DOM, it should be able to consume a stream of reference nodes, morphing the target DOM in real-time. This feature is not yet implemented.

## Usage

Expand Down

0 comments on commit 2106c62

Please sign in to comment.