Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added link for live demo
  • Loading branch information
freegnu committed Mar 5, 2015
1 parent 16aa688 commit a9e7291
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ A Sortable filterable dynamic table grid using only declarative syntax.

Example that uses only standard built-in AngularJS directives and filters (no custom directives and filters).:

### [click for demo] [demo] ###

#### HTML [angular-declarative-only-template.html] [adot]: ####

<!DOCTYPE HTML>
Expand Down Expand Up @@ -107,3 +109,4 @@ Next steps:

[adot]:angular-declarative-only-template.html "Sortable and filterable dynamic grid using only declarative syntax"
[adotjs]:js/app.js "Support functions executed in scope and init of data sources and state variables in scope"
[demo]:http://dplenterprises.com/angular-templates/angular-declarative-only-template.html "live demo"

0 comments on commit a9e7291

Please sign in to comment.