Skip to content

Commit a52c86b

Browse files
authored
Update README.md
1 parent 04983d5 commit a52c86b

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,24 @@ Don't expect it to grow in size, because it is **feature complete**:
2828
- CommonJS + ESM bundles, tree-shakable
2929
- Design using composition, good tree-shakeability
3030

31-
### react-async-hook
31+
**react-async-hook**:
3232

33-
![](https://img.shields.io/bundlephobia/min/react-async-hook.svg) ![](https://img.shields.io/bundlephobia/minzip/react-async-hook.svg)
3433

35-
### React-Query
34+
- ![](https://img.shields.io/bundlephobia/min/react-async-hook.svg)
35+
- ![](https://img.shields.io/bundlephobia/minzip/react-async-hook.svg)
3636

37-
![](https://img.shields.io/bundlephobia/min/react-query.svg) ![](https://img.shields.io/bundlephobia/minzip/react-query.svg)
3837

39-
### SWR
38+
**React-Query**:
39+
40+
- ![](https://img.shields.io/bundlephobia/min/react-query.svg)
41+
- ![](https://img.shields.io/bundlephobia/minzip/react-query.svg)
42+
43+
44+
**SWR**:
45+
46+
- ![](https://img.shields.io/bundlephobia/min/swr.svg)
47+
- ![](https://img.shields.io/bundlephobia/minzip/swr.svg)
4048

41-
![](https://img.shields.io/bundlephobia/min/swr.svg) ![](https://img.shields.io/bundlephobia/minzip/swr.svg)
4249

4350
## Things we don't support (by design):
4451

0 commit comments

Comments
 (0)