Skip to content

Commit e939d9b

Browse files
authored
Revise readme title and usage section
Updated the title and removed usage section from the readme.
1 parent 411c634 commit e939d9b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
# spræ
1+
# [](https://dy.github.io/sprae) spræ
22

33
Microhydration for DOM tree with signals-based reactive attributes.
44

5-
#### [site](https://dy.github.io/sprae)   [docs](https://dy.github.io/sprae/docs)   [drops](https://dy.github.io/sprae/drops)
6-
7-
## usage
8-
95
```html
106
<div id="counter" :scope="{count: 1}">
117
<p :text="`Clicked ${count} times`"></p>

0 commit comments

Comments
 (0)