Fix typos

Michael Campagnaro
2017-08-23 15:17:41 -04:00
parent e24c275990
commit 929a97dfb7

@ -1,4 +1,4 @@
raylib was primary conceived for 2D game programming but with some basic 3D support. Every new raylib versión, 3D support has expanded to the point of including shaders and postprocessing effects. Dealing with 2D and 3D in an easy way supposed some technical trades that maybe were not the perfect solution for 2D neither 3D but work very well for both systems cohexistance.
raylib was primary conceived for 2D game programming but with some basic 3D support. Every new raylib version, 3D support has expanded to the point of including shaders and postprocessing effects. Dealing with 2D and 3D in an easy way supposed some technical tradeoffs that maybe were not the perfect solution for 2D neither 3D but work very well for both systems coexistence.
### Three different buffers