diff --git a/README.md b/README.md index 3764cc92d..b42d833ec 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Flywheel

A modern engine for modded Minecraft.
Jenkins - License + License Discord Curseforge Downloads Modrinth @@ -18,7 +18,7 @@ graphics programming. ### Instancing -Flywheel provides an alternate, unified path for entity and tile entity rendering that takes advantage of GPU +Flywheel provides an alternate, unified path for entity and block entity rendering that takes advantage of GPU instancing. In doing so, Flywheel gives the developer the flexibility to define their own vertex and instance formats, and write custom shaders to ingest that data.