From ea93e9d672718d041e143e55e08835df213221fb Mon Sep 17 00:00:00 2001 From: Jerome St-Louis Date: Sat, 27 Aug 2016 19:12:52 -0400 Subject: [PATCH 1/1] README.md: Added link to Web targeting instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8e8854..1d711c7 100644 --- 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) -- 1.8.3.1