diff --git a/README.md b/README.md index bf21986..508f19e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Morphlex +

+ Morphlex +

Morphlex is a tiny (1.6KB [minified/gzipped](https://www.unpkg.com/morphlex)), optimal DOM morphing library written in TypeScript. DOM morphing is the process of transforming one DOM tree to reflect another, while preserving the state of the original tree and making as few changes as possible.