- commit
- ec1662877903ba35e90ebfdc96b245f4f7f0c9ab
- parent
- 86b5aa3ab3a662d332380ad609abbc1f40340001
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2017-07-23 17:59
deprecate
Diffstat
| M | README.md | 8 | ++++++++ |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -1,3 +1,11 @@ -1 1 # Deprecated -1 2 -1 3 I have switched to a simpler system based directly on -1 4 [virtual-dom](https://github.com/Matt-Esch/virtual-dom). I still like many of -1 5 the ideas from this project, it will no longer be maintained. -1 6 -1 7 --- -1 8 1 9 muu offers angular inspired directives, but with a strong focus on simplicity 2 10 and modularity rather than performance and completeness. 3 11