README.md: Added link to Web targeting instructions
authorJerome St-Louis <jerome@ecere.com>
Sat, 27 Aug 2016 23:12:52 +0000 (19:12 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 27 Aug 2016 23:12:52 +0000 (19:12 -0400)
README.md

index b8e8854..1d711c7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ To install, type 'make install' ('mingw32-make install' on Windows).
 
 Executables can also be deployed to the Android platform using the Android NDK. Please refer to http://ecere.org/android .
 
-They can also deployed to the Web using Emscripten ( http://emscripten.org ) .
+They can also deployed to the Web using [Emscripten](http://emscripten.org). Please refer to http://ecere.org/web .
 
 ## DOCUMENTATION
 [![Tao](http://ecere.com/images/tao.png)](http://ecere.org/tao.pdf)