Fix typo in README.

This commit is contained in:
Jukka Jylänki
2013-09-30 15:48:06 +03:00
parent 4b9a7c15c3
commit f99de8baa5

View File

@@ -1,7 +1,7 @@
Emscripten SDK
==============
To make it quick and easy to set up and maintain an Emscripten development environment, the whole Emscripten toolchain is available as a standalone Emscripten SDK. The SDK provides all the required tools, such as Clang, python node.js and Visual Studio integration along with an update mechanism that makes it simple to migrate to newer Emscripten versions as they are released.
To make it quick and easy to set up and maintain an Emscripten development environment, the whole Emscripten toolchain is available as a standalone Emscripten SDK. The SDK provides all the required tools, such as Clang, Python, Node.js and Visual Studio integration along with an update mechanism that makes it simple to migrate to newer Emscripten versions as they are released.
Get the SDK
-----------