Skip to content

Commit 2f0dc86

Browse files
djcRalith
authored andcommitted
Drop periods from bullet list sentence fragments
1 parent 5bedbbf commit 2f0dc86

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ This library is at [draft 32][current-draft].
1616

1717
## Features
1818

19-
- Simultaneous client/server operation.
20-
- Ordered and unordered stream reads for improved performance.
21-
- Works on stable Rust, tested on Linux, macOS and Windows.
19+
- Simultaneous client/server operation
20+
- Ordered and unordered stream reads for improved performance
21+
- Works on stable Rust, tested on Linux, macOS and Windows
2222
- Pluggable cryptography, with a standard implementation backed by
23-
[rustls][rustls] and [*ring*][ring].
24-
- Application-layer datagrams for small, unreliable messages.
25-
- Future-based async API.
26-
- Experimental HTTP over QUIC.
27-
- The minimum supported Rust version is 1.45.0.
23+
[rustls][rustls] and [*ring*][ring]
24+
- Application-layer datagrams for small, unreliable messages
25+
- Future-based async API
26+
- Experimental HTTP over QUIC
27+
- The minimum supported Rust version is 1.45.0
2828

2929
## Overview
3030

0 commit comments

Comments
 (0)