Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
shagstrom committed Jun 1, 2016
1 parent 2577da1 commit fb1786e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -3,7 +3,7 @@ angular-split-pane

An AngularJS Split Pane directive

![Demo](http://www.dreamchain.com/static/angular-split-pane/examples/nested.html)
[Demo](http://www.dreamchain.com/static/angular-split-pane/examples/nested.html)

The directive should work in IE8 and above as well as in Chrome, Safari and Firefox.

Expand All @@ -19,7 +19,7 @@ You can get and set component sizes in the object specified by attribute "split-

Below is a basic example on how to use the directive:

![Basic Demo](http://www.dreamchain.com/static/angular-split-pane/examples/fixed-left.html)
[Basic Demo](http://www.dreamchain.com/static/angular-split-pane/examples/fixed-left.html)

<!DOCTYPE html>
<html>
Expand Down Expand Up @@ -54,7 +54,7 @@ Below is a basic example on how to use the directive:

Here is an example where we are getting and setting component sizes:

![Set component size Demo](http://www.dreamchain.com/static/angular-split-pane/examples/set-component-size.html)
[Set component size Demo](http://www.dreamchain.com/static/angular-split-pane/examples/set-component-size.html)

<!DOCTYPE html>
<html>
Expand Down

0 comments on commit fb1786e

Please sign in to comment.