aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
????