diff --git a/README.md b/README.md index 13607e5ef..3507959d7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Features - **Cross-Platform** - Runs on Windows, macOS, Linux, and Android. - **Cross-Device** - Supports Vive/Index, Oculus Rift/Quest, Windows MR, and has a VR simulator. - **Beginner-friendly** - Simple VR scenes can be created in just a few lines of Lua. -- **Fast** - Writen in C11 and scripted with LuaJIT, includes optimized single-pass stereo rendering. +- **Fast** - Written in C11 and scripted with LuaJIT, includes optimized single-pass stereo rendering. - **Asset Import** - Supports 3D models (glTF, OBJ), skeletal animation, HDR textures, cubemaps, fonts, etc. - **Spatialized Audio** - Audio is automatically spatialized using HRTFs. - **Vector Library** - Efficient first-class support for 3D vectors, quaternions, and matrices.