From aee3de948133576dd0bd0ae02b9ae218f45150de Mon Sep 17 00:00:00 2001 From: Mateusz Skoczek Date: Mon, 9 Feb 2026 15:19:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52951bd..a3d8a15 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

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

+

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.