docs: update README and DEVELOPMENT

This commit is contained in:
2025-11-12 23:31:55 +01:00
parent 7e6012ad88
commit 4d984d1e28
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ Here are some pointers if you want to customize your FORGE experience:
![FORGE concept schema](./docs/forge.drawio.png)
FORGE is an engine rendering a project into visuals.
FORGE is an graphical engine rendering a project into visuals.
Using OpenGL GLSL language, it talks to your graphic card to generate layers of textures defined by the fragment shaders and outputs it to your screen.