From d51bb5a57240861f78f36270199bedbd925997f1 Mon Sep 17 00:00:00 2001
From: Joe Block <jpb@unixorn.net>
Date: Sat, 25 Jul 2015 11:31:07 -0700
Subject: [PATCH] Add Sublime Text to Editors section

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2763686..33ea5ba 100644
--- a/README.md
+++ b/README.md
@@ -294,6 +294,7 @@
 * [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE.
 * [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
+* [Sublime Text](https://www.sublimetext.com/) - Graphical text editor for OS X, Linux and Windows.
 * [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.