Skip to content

Commit a461db9

Browse files
committed
update readme
1 parent 2a70d55 commit a461db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
A modern Scala.js library for building user interfaces. Shaka has
44

5-
* Precise databinding, without VDOM, macros, or AOT compilation.
5+
* Precise databinding, without VDOM, confusing macros, or AOT compilation.
66
* A developer experience familiar to React.JS developers, with minimal abstraction.
77
* Built-in state management and persistence.
88

9-
Checkout the [docs](https://getshaka.org), [ScalaDoc](/), generate a starter project:
9+
Checkout the [docs](https://getshaka.org), [ScalaDoc](/todo), generate a starter project:
1010

1111
```
1212
sbt new getshaka-org/shaka.g8

0 commit comments

Comments
 (0)