Update readme
This commit is contained in:
parent
00a28859c7
commit
8b5287938d
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ other purposes. More information can be found at
|
||||||
|
|
||||||
## Main Features
|
## Main Features
|
||||||
|
|
||||||
- Parsing of SCTE-35 data
|
- Parsing of SCTE-35 data (not yet implemented)
|
||||||
- Encoding of SCTE-35 data (not yet implemented)
|
- Encoding of SCTE-35 data
|
||||||
- Serde integration for serialization into JSON or any other [serde supported formats](https://docs.rs/serde/1.0.137/serde/#data-formats).
|
- Serde integration for serialization into JSON or any other [serde supported formats](https://docs.rs/serde/1.0.137/serde/#data-formats).
|
||||||
|
|
||||||
## Implementation Overview
|
## Implementation Overview
|
||||||
|
|
Loading…
Reference in a new issue