diff options
| -rw-r--r-- | doc/index.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/index.html b/doc/index.html index 31748edef..062922f80 100644 --- a/doc/index.html +++ b/doc/index.html @@ -131,6 +131,11 @@ if (IsRemote()) {        product.      </p>      <p> +      The <a href="http://scintilla.sourceforge.net/SinkWorld.html">SinkWorld project</a>  +      investigates possible future directions for Scintilla to make it more flexible, robust, perform  +      better and run on the .NET and Java virtual machines. +    </p> +    <p>         <a href="SciTE.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to        demonstrate Scintilla, it has grown to be a generally useful editor with facilities for        building and running programs. It is best used for jobs with simple configurations - I use it | 
