Skip to content

Commit 9b4df41

Browse files
committed
update readme
1 parent 751ee37 commit 9b4df41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[crates.io]: https://crates.io/crates/flvparse
1313
[whatrustisit]: https://www.whatrustisit.com
1414

15-
A FLV format parsing library written in Rust with [nom](https://github.com/Geal/nom).
15+
A toy FLV format parsing library written in Rust with [nom](https://github.com/Geal/nom), mainly for learning `nom` (not production-ready).
1616

1717
## Usage
1818

0 commit comments

Comments
 (0)