Skip to content

Commit 3723ed5

Browse files
authored
docs: update README.md
1 parent 025d5d2 commit 3723ed5

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

Diff for: README.md

+11-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
1-
# VueUse Playground rewrite
1+
# VueUse Playground
22

3-
## Setup
3+
<p align="center">
4+
<a href="https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg">
5+
<img src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg'>
6+
</a>
7+
</p>
8+
9+
10+
## Development
411

512
```
613
pnpm i
714
pnpm dev
815
```
916

10-
## ToDos
11-
12-
- Monaco Editor -> assets build time issue
1317

14-
### Ideas
18+
## Ideas
1519

1620
- prs as vueuse versions
17-
- transfer to vueuse org
21+
- dont pin inital versions to latest. use pin exact latest version

0 commit comments

Comments
 (0)