brackets-annotate-extension/README.md

19 lines
456 B
Markdown
Raw Permalink Normal View History

2014-04-01 08:04:40 +00:00
#Brackets Extension Template
This is a sample README file for a Brackets extensions.
##Install from URL
1. Open the the Extension Manager from the File menu
2. Copy paste the URL of the github repo or zip file
##Install from file system
1. Download this extension using the ZIP button above and unzip it.
2. Copy it in Brackets' `/extensions/user` folder by selecting `Help > Show Extension Folder` in the menu.
3. Reload Brackets.
##Instructions