From 0b20e088b70b1498b98b2d879e08351802c474e2 Mon Sep 17 00:00:00 2001 From: Mateusz Skoczek Date: Mon, 9 Feb 2026 16:24:17 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3d8a15..f286e76 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,17 @@

A simple 3D renderer that allows you to move around the scene using the keys.

-

3D Renderer was written using Python and PyGame library. This project was part of "Computer Graphics" course at Warsaw University of Technology. Currently not maintained.

+

3D Renderer was written using Python and PyGame library. This project was part of "Computer Graphics" course at Warsaw University of Technology.

-

+

--- +## Support status + +> [!IMPORTANT] +> App is no longer maintained, but should work properly + ## Features - Create your own scene