diff --git a/README.md b/README.md index f1736b0..a2fc6f3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # deka-dom-el +This is reimplementation of [jaandrle/dollar_dom_component: Functional DOM components without JSX and virtual DOM. Subrepository for https://github.com/jaandrle/jaaJSU ($dom namespace)](https://github.com/jaandrle/dollar_dom_component). +The goal is to be even more close to the native JavaScript.