Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelangelo Jong authored Sep 30, 2016
1 parent bf89460 commit 9c480cb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Bars is a light weight high performance templating system. Bars emits DOM rathe
| handlebars.min.js | 73 KB | 14 KB | DOM-strings |
| ember.min.js | 419 KB | 173 KB | DOM |


* [Try Bars](https://jsfiddle.net/bba4kk3d/1/).
* [Benchmark](http://jsfiddle.net/yE9Z9/92/).

# What Bars Looks Like

### Bars:
Expand Down Expand Up @@ -57,8 +61,6 @@ THE CAT IN THE HAT
```

For all features see [Bars Spec](bars-spec.md).
* [Try Bars](https://jsfiddle.net/bba4kk3d/1/).
* [Benchmark](http://jsfiddle.net/yE9Z9/92/).

### Install:
```
Expand Down

0 comments on commit 9c480cb

Please sign in to comment.