fix: typo

This commit is contained in:
David Ali
2026-01-09 13:55:52 +01:00
parent 9f87935db1
commit a7731b2762

View File

@@ -3,7 +3,7 @@
A small modern OpenGL (4.5 core) playground written in C++20.
Focus: a simple, hackable renderer with hot-reloadable shaders, an orbit camera, and utilities for building meshes (quad/cube/ico and a pluggable terrain mesher).
https://git.alidavid.hu/gren
https://git.alidavid.hu/david/gren
---