Skip to content

Commit

Permalink
add link to the browser logic
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Jul 2, 2012
1 parent 8a04c31 commit 51d4879
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ This is an [jQuery](http://jquery.com/) Adapter for [Δt](http://dodo.github.com

It listen on the [template events](http://dodo.github.com/node-asyncxml/#section-4) and writes to the DOM.

[Check out the demo!](http://dodo.github.com/node-dynamictemplate/example/list.html)
The core logic is implemented in it's [module](http://github.com/dodo/node-dt-browser) to share it with other browser based adapters like [dt-DOM](http://dodo.github.com/node-dt-dom)

[Check out the demo!](http://dodo.github.com/node-dynamictemplate/example/backbone.html)

## Installation

Expand Down

0 comments on commit 51d4879

Please sign in to comment.