diff --git a/README.md b/README.md index 0272999..8f345ae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ math ==== -C++ GameDev related math helpers. These helpers will be designed for ease of use. In a commercial engine they would be designed out a little differently. These are primarily 3D math helpers, and do not contain any physics related code, collision, etc. +C++ GameDev related math helpers. These helpers will be designed for ease of use. In a commercial engine they would be designed out differently. These are primarily 3D math helpers, and do not contain any physics related code, collision, etc. Requirements -----------