diff --git a/README.md b/README.md index 540e890..c9f1d74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Fable3D -HEAD **Fable3D** is a lightweight, modular 3D engine written in Python — designed for game developers, simulation creators, and interactive world builders. It combines the simplicity of Python with powerful 3D rendering capabilities through OpenGL. > "Every game is a new story — start yours with Fable3D." @@ -30,4 +29,3 @@ Install dependencies with: ```bash pip install Fable3D -=======