From 8b5287938d5950ded4d8df2e629649ce88306156 Mon Sep 17 00:00:00 2001 From: Rafael Caricio Date: Tue, 3 May 2022 16:54:39 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b82afa..d4f9760 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ other purposes. More information can be found at ## Main Features -- Parsing of SCTE-35 data -- Encoding of SCTE-35 data (not yet implemented) +- Parsing 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). ## Implementation Overview