Skip to content

Commit c422bc3

Browse files
authored
Update README.md
1 parent 08e630b commit c422bc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ It's compatible with major frameworks like ExpressJS, Fastify, and can also be r
3636

3737
This project allows you to choose between three packages.
3838

39-
`@backhooks/core`: For a minimalist dependency injection framework
40-
`@backhooks/http`: For builtin hooks and middlewares related to http contexts
41-
`@backhooks/hooks`: For a complete set of builtin hooks that can help you with your daily work. (WIP)
39+
- `@backhooks/core`: For a minimalist dependency injection framework
40+
- `@backhooks/http`: For builtin hooks and middlewares related to http contexts
41+
- `@backhooks/hooks`: For a complete set of builtin hooks that can help you with your daily work. (WIP)
4242

4343
## Get started
4444

0 commit comments

Comments
 (0)