diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:31:35 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:31:35 +0100 |
| commit | 72beb828484a686f2ae318a2054ce0435ff82b26 (patch) | |
| tree | e6b112f63fcfc76956da888b350e91284ed75759 | |
| parent | a9d15729990d4c7a8face9f15dc9bb5dfcd96b4b (diff) | |
Update install info and readme
| -rw-r--r-- | CHANGELOG.md | 1 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f5deae..b8ca50c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,4 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [Unreleased] - Import from https://gitlab.com/rbdr/api-notation.tmLanguage +- Add VSCode publishing info @@ -7,7 +7,7 @@ annotating module APIs in specs and other documents. ### From Command Line -`code --install-extension api-notation` +`code --install-extension rbdr.api-notation` ### From GUI |