From b91ac0045b98315ca7d05daa59e10fac50a0f5a9 Mon Sep 17 00:00:00 2001 From: erwincoumans Date: Thu, 23 Apr 2015 14:48:33 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa7785387..02063ec79 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,12 @@ You can still use svn or svn externals using the github git repository: use svn A C++ compiler for C++ 2003. The library is tested on Windows, Linux, Mac OSX, iOS, Android, but should likely work on any platform with C++ compiler. -SOme optional demos require OpenGL 2 or OpenGL 3, there are some non-graphical demos and unit tests too. +Some optional demos require OpenGL 2 or OpenGL 3, there are some non-graphical demos and unit tests too. + +## Contributors and Coding Style information + +https://docs.google.com/document/d/1u9vyzPtrVoVhYqQOGNWUgjRbfwfCdIts_NzmvgiJ144/edit + ## Requirements for Bullet 3