We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a70d55 commit a461db9Copy full SHA for a461db9
README.md
@@ -2,11 +2,11 @@
2
3
A modern Scala.js library for building user interfaces. Shaka has
4
5
-* Precise databinding, without VDOM, macros, or AOT compilation.
+* Precise databinding, without VDOM, confusing macros, or AOT compilation.
6
* A developer experience familiar to React.JS developers, with minimal abstraction.
7
* Built-in state management and persistence.
8
9
-Checkout the [docs](https://getshaka.org), [ScalaDoc](/), generate a starter project:
+Checkout the [docs](https://getshaka.org), [ScalaDoc](/todo), generate a starter project:
10
11
```
12
sbt new getshaka-org/shaka.g8
0 commit comments