From 22b2cbd249152bc0e273708769387ec862d5fc97 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 5 Sep 2015 15:52:13 -0500 Subject: Corrects TextMate support status --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 232a553..52602c8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# API Notation Syntax for TextMate & Sublime Text +# API Notation Syntax for Sublime Text This is a syntax for api notation, a simple notation I've been using for annotating module APIs in specs and other documents. +It could work for TextMate since it's a tmLanguage file. But you need to +create a tmBundle and god knows what else. So for now, just Sublime. +Sorry. + ## Installing ???? -- cgit