Skip to content

Commit 604c222

Browse files
committed
Small README formatting tweak
1 parent 6b21a51 commit 604c222

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# `tokio-par-utils`: Utilities for running computations in parallel on top of Tokio.
1+
# `tokio-par-utils`
2+
3+
> Utilities for running computations in parallel on top of Tokio
24
35
This library adds utility methods and stream transformers to `Stream`s and
46
`TryStream`s, to make it easier to run many futures in parallel while

0 commit comments

Comments
 (0)