Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Triangle717 committed Apr 1, 2015
1 parent 65d5df1 commit 3b19fcf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
# HTML Skeleton [![Build Status](https://travis-ci.org/le717/brackets-html-skeleton.svg)](https://travis-ci.org/le717/brackets-html-skeleton) #

A [Brackets](http://brackets.io) extension that allows you to add various HTML elements straight into your document, freeing you from typing it yourself.
A [Brackets](http://brackets.io) extension that allows you to insert a variety of HTML elements into your document with ease.

# Installation #
Method 1: Open the Brackets Extension Manager and search for "skeleton"

Method 2: Download a `.zip` directly from GitHub using either the [latest revision](https://github.com/le717/brackets-html-skeleton/archive/master.zip) or [tagged release](https://github.com/le717/brackets-html-skeleton/releases) and drag it onto the "Drag .zip here" area in the Extension Manager
Method 2: Download a `.zip` directly from GitHub using either the [latest revision](https://github.com/le717/brackets-html-skeleton/archive/master.zip) or [tagged release](https://github.com/le717/brackets-html-skeleton/releases) and drag it onto the "Drag .zip here" area in the Extension Manager.

# Usage #
1. Place your cursor in the location you want to insert the elements
2. Open the dialog by going to `Edit > Insert HTML Elements`
3. Select the desired elements, and press Done
4. Fill in all blank attributes as needed

![HTML Skeleton screenshot](img/HTML-Skeleton.png)
![HTML Skeleton dialog screenshot](img/HTML-Skeleton.png)

# News #
See [NEWS.md](NEWS.md) for all changes.

# License #
[The MIT License](LICENSE.md)
[MIT License](LICENSE.md)

Created 2014 [Triangle717](http://le717.github.io)
Created 2014-2015 [Triangle717](http://le717.github.io)

Logo created by [**@rioforce**](https://github.com/rioforce) ([http://rioforce.wordpress.com](http://rioforce.WordPress.com)).

0 comments on commit 3b19fcf

Please sign in to comment.