From d7e290f715f83cbc633625117d7c78f2b8472bdc Mon Sep 17 00:00:00 2001 From: Green Sky Date: Sun, 24 Jan 2021 21:38:50 +0100 Subject: [PATCH] typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 625d937..80707c2 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The private repo had over 900 commits, before the first public release. ## Limitations - Features in general. It's more of a Personal Framework than something I want everyone to use ;). -- Only ships where OpenGL 3.3 or OpenGL ES 3 are available (includes web via emsripten's ES3 emu) +- Only ships where OpenGL 3.3 or OpenGL ES 3 are available (includes web via Emscripten's ES3 emulation) - not optimized for performance - no multithreading in the Engine itself - basically most of the Roadmap fits here too