Skip to content

Commit 5a9f30d

Browse files
committed
docs: Update README.md
Add table for crate description
1 parent 861d093 commit 5a9f30d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
This repository contains multiple primitive crates used by the ParsePlz parsers.
44

5-
- `body-plz`: Body abstraction
6-
- `buffer-plz`: Buffer and cursor for parsing
7-
- `header-plz`: Header abtraction
8-
- `mime-plz`: Mime detection
9-
- `protocol-traits-plz`: Abtraction over the protocol
5+
Crate | Description
6+
:----- | :-----
7+
body-plz | Body abstraction
8+
buffer-plz | Buffer and cursor for parsing
9+
header-plz | Header abtraction
10+
mime-plz | Mime detection
11+
protocol-traits-plz | Abtraction over the protocol

0 commit comments

Comments
 (0)