diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 ???? |