From 975a74b91f50017456e4ba5054d916ffd6bbee9e Mon Sep 17 00:00:00 2001
From: Adrian <52701496+futzu@users.noreply.github.com>
Date: Mon, 8 Jan 2024 23:46:58 -0500
Subject: [PATCH] Update README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 48e12fdc..fafb18c9 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# threefive is the industry leading SCTE-35 tool.
+# threefive is the industry leading SCTE-35 decoder /encoder .
-
⚡ `Decodes` __SCTE-35__.
+
⚡ `Decodes` __SCTE-35__.
⚡ `Encodes` __SCTE-35__.
⚡ `Parses` __SCTE-35__ from `Base64`, `Bytes`, `Hex`, `Integers`, and `MPEGTS` Streams.
⚡ `Parses` __SCTE-36__ from `files`, `http(s)`, `Multicast`, `UDP` and even `stdin` _( you can pipe to it)_.
@@ -10,8 +10,9 @@
-# Latest Version is `2`.`4`.`9`
-
+### Latest Version is `2`.`4`.`9`
+### new release coming soon.
+___
## [threefive has a lot of example SCTE-35 code](https://github.com/futzu/SCTE35-threefive/blob/master/examples/README.md)