From 6df68e47ac8e2574e6126077a8e854ea6ac401c9 Mon Sep 17 00:00:00 2001 From: Kemal Hadimli Date: Fri, 5 Oct 2012 00:36:42 +0300 Subject: [PATCH] add credits to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 69c4106..0e971cd 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,8 @@ Highlighting may be disabled for large files. The default threshold is around ``` { "highlight_whitespaces_file_max_size": 1000} ``` + +### Credits + +This is a modified version of the TrailingSpaces plugin by Jean-Denis Vauguet and Oktay Acikalin +TrailingSpaces is at https://github.com/SublimeText/TrailingSpaces/