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.