From 9b4f091d6a88a0c3ca769fabcdc2ba40781afdea Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:18:07 +0300 Subject: [PATCH] docs: improve README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7a8556..0a2c50f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ + + # 🌊 Choppy2d-js v2.1 -> **An Scene and Layer manager for games and demos.** +> **A Scene and Layer manager for games and demos.** **Choppy2d-js** is a high-level logic orchestrator designed to manage scene complexity and multitasking through a robust **Layer System**. It is completely **framework-agnostic**, making it the perfect "Director" for any rendering engine. @@ -99,4 +101,4 @@ Choppy2d-js v2.0 works perfectly as a Logic Controller for OpenFL's rendering en ``` ## 📜 License This project is licensed under the MIT License. You are free to use, modify, and distribute it as long as the copyright notice in the source code remains intact. -Made with passion for the gamedev community with help of AI. Go build something fast! 🚀 \ No newline at end of file +Made with passion for the gamedev community with help of AI. Go build something fast! 🚀