From 2f7debb7d6a2b5c4c89ed79e7f12799a9b569967 Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:58:23 +0300 Subject: [PATCH] Enhance README with ASCII art and project details Added ASCII art logo and improved project description. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22e3a56..b8b3353 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ -# 🌌 ASCILINE Engine +```text + █████╗ ███████╗ ██████╗██╗██╗ ██╗███╗ ██╗███████╗ ██ +██╔══██╗██╔════╝██╔════╝██║██║ ██║████╗ ██║██╔════╝ █████ +███████║███████╗██║ ██║██║ ██║██╔██╗ ██║█████╗ ████████ +██╔══██║╚════██║██║ ██║██║ ██║██║╚██╗██║██╔══╝ ████████ +██║ ██║███████║╚██████╗██║███████╗██║██║ ╚████║███████╗ █████ +╚═╝ ╚═╝╚══════╝ ╚═════╝╚═╝╚══════╝╚═╝╚═╝ ╚═══╝╚══════╝ ██ + +``` **ASCILINE** is a high-performance, cross-platform real-time ASCII video rendering engine. **Our core objective is to transform the web into a highly dynamic and interactive typographic canvas.** By mapping pixels to text-based representations, we unlock new possibilities for web media delivery.