aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2015-09-05 15:52:13 -0500
committerBen Beltran <ben@nsovocal.com>2015-09-05 15:52:13 -0500
commit22b2cbd249152bc0e273708769387ec862d5fc97 (patch)
treefcd70ccaba913101e7981f1ab2d3e944ccdc3fd1 /README.md
parent2abd5aedec7f3183a56f925e9a62f41ccd6cdb04 (diff)
Corrects TextMate support status
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
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
????