From 265d1b2e5774f8713a87a75a1726e3acd989df92 Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:19:47 +0300 Subject: [PATCH] Refine technical features section in README Updated feature descriptions for clarity and consistency. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edc6e91..5e231f2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ ## 🚀 Technical Features -- **Real-Time Streaming**: Low-latency video-to-ASCII conversion. +- **Real-Time ASCII Streaming**: Low-latency video-to-ASCII conversion. +- **Real-Time pixel Streaming**: Close visual quality to 360p video streaming it uses ▮ characthers. - **High Performance**: Uses **HTML5 Canvas** for rendering instead of heavy DOM elements, enabling 60 FPS playback. - **Binary Protocol**: Frames are encoded into `Uint8Array` (binary) for efficient bandwidth usage. - **Multiple Color Modes**: Supports everything from classic B&W to 16M color ultra-fidelity.