diff --git a/Compile-your-game-for-Web.md b/Compile-your-game-for-Web.md index 6d26080..72fd456 100644 --- a/Compile-your-game-for-Web.md +++ b/Compile-your-game-for-Web.md @@ -1,5 +1,3 @@ -#Compile for Web - To build your raylib game for HTML5 you need a different compiler than the one that comes with raylib installation, actually, you need a set of tools. Those tools are the [emscripten SDK](http://kripken.github.io/emscripten-site/). ##Installing emscripten