Skip to content

Commit b8cc199

Browse files
seanmonstar0xE282B0
authored andcommitted
docs(readme): update readme for 1.0
Signed-off-by: Sven Pfennig <s.pfennig@reply.de>
1 parent 4c773ef commit b8cc199

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@ libraries and applications.
2525

2626
If you are looking for a convenient HTTP client, then you may wish to consider
2727
[reqwest](https://github.com/seanmonstar/reqwest).
28-
If you are not sure what HTTP server to choose, then you may want to consider [axum](https://github.com/tokio-rs/axum) or [warp](https://github.com/seanmonstar/warp), the latter taking a more functional approach.
29-
Both are built on top of this library.
28+
29+
If you are not sure what HTTP server to choose, then you may want to consider
30+
[axum](https://github.com/tokio-rs/axum) or
31+
[warp](https://github.com/seanmonstar/warp), the latter taking a more functional
32+
approach. Both are built on top of this library.
3033

3134
## Contributing
3235

0 commit comments

Comments
 (0)