From b3d671ed6785e3b5c394510263b663a521b6b4c8 Mon Sep 17 00:00:00 2001
From: Steve Purcell <steve@sanityinc.com>
Date: Sat, 18 Jul 2015 09:52:25 +1200
Subject: [PATCH] SublimeLinter support has been merged

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

diff --git a/README.md b/README.md
index 325c6f1..5a668a9 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Support for `sqlint` is provided for the following editors:
 
 - Emacs, via [Flycheck](https://github.com/flycheck/flycheck)
 - VIM, via [Syntastic](https://github.com/scrooloose/syntastic)
-- SublimeText, via the SublimeLinter package ([submission pending](https://github.com/SublimeLinter/SublimeLinter3/issues/297))
+- SublimeText, via [SublimeLinter package](https://github.com/SublimeLinter/SublimeLinter3/)
 
 ### Authors
 
-- 
GitLab