We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751ee37 commit 9b4df41Copy full SHA for 9b4df41
1 file changed
README.md
@@ -12,7 +12,7 @@
12
[crates.io]: https://crates.io/crates/flvparse
13
[whatrustisit]: https://www.whatrustisit.com
14
15
-A FLV format parsing library written in Rust with [nom](https://github.com/Geal/nom).
+A toy FLV format parsing library written in Rust with [nom](https://github.com/Geal/nom), mainly for learning `nom` (not production-ready).
16
17
## Usage
18
0 commit comments