diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 23fae7f51..ffdb488b6 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -101,6 +101,11 @@         Projects using Scintilla      </h3>      <p> +       <a href="http://cute.sourceforge.net/"> +        CUTE</a>, +	is a user-friendly source code editor easily extended using Python. +    </p> +    <p>         <a href="http://www.spaceblue.com/venis/">          Venis IX</a>,  	the Visual Environment for NSIS (Nullsoft Scriptable Install System). | 
