diff --git a/README.md b/README.md index 560ca06..cef5470 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Please ask questions in the [dedicated discussions repository](https://github.co hyperHTML logo -A **Fast & Light Virtual DOM Alternative** available for [Node.js](https://viperhtml.js.org/viper.html) and [NativeScript](https://viperhtml.js.org/native.html) too. +A **Fast & Light Virtual DOM Alternative**. - - - @@ -108,8 +108,6 @@ Following most important changes in version 2: A proper documentation full of examples can be found in [viperhtml.js.org](https://viperhtml.js.org/). -**Please Note** that _viperHTML_ has been deprecated, so it doesn't grant 100% features parity anymore. - ## Basic Example The easiest way to describe `hyperHTML` is through [an example](https://webreflection.github.io/hyperHTML/test/tick.html).