diff --git a/README.md b/README.md index 53f39e1..1afa585 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing. * [Light Table](http://www.lighttable.com/) - The next generation code editor. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text +* [SciTE](http://www.scintilla.org/SciTE.html) - A SCIntilla based Text Editor. * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. * [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. * [Nano](http://https://www.nano-editor.org/) - A popular text editor, by default comes with most Linux distributions.