Skip to content

Commit f9979a6

Browse files
committed
Update README.md
1 parent 5c34533 commit f9979a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
🙌 Free yourself from the hassle of manually managing loading states in your React components for async tasks.
66

7-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
8-
97
## Installation
108

119
#### npm
@@ -33,3 +31,7 @@ See code examples and live demo: https://use-loading-state.netlify.app/
3331
## Local Development
3432

3533
To develop your app locally run `bun install` and then `bun run dev`.
34+
35+
## License
36+
37+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

0 commit comments

Comments
 (0)