Skip to content

Commit

Permalink
fixing broken ascii art in readme, very important
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikJoreteg committed Nov 24, 2010
1 parent 9da8105 commit 4f79283
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
@@ -1,14 +1,14 @@
___ ____ _ _ _
|_ _/ ___| __ _ _ __ | | | | __ _ ____ (_)___
| | | / _` | '_ \| |_| |/ _` |_ / | / __|
| | |___| (_| | | | | _ | (_| |/ / _ | \__ \
|___\____|\__,_|_| |_|_| |_|\__,_/___(_)_/ |___/
|__/

___ ____ _ _ _
|_ _/ ___| __ _ _ __ | | | | __ _ ____ (_)___
| | | / _` | '_ \| |_| |/ _` |_ / | / __|
| | |___| (_| | | | | _ | (_| |/ / _ | \__ \
|___\____|\__,_|_| |_|_| |_|\__,_/___(_)_/ |___/
|__/
A simple/powerful approach for doing client-side templating with Mustache.js and jQuery.

MIT Licensed - But if you like it you should definitely follow [@HenrikJoreteg](http://twitter.com/HenrikJoreteg) and [@andyet](http://twitter.com/andyet) on twitter.

Includes [janl's mustache.js](https://github.com/janl/mustache.js/) much props to Chris Wanstrath for Mustache and Jan Lehnardt for portin it to JS.
ICanHaz.js bundles [janl's mustache.js](https://github.com/janl/mustache.js/). Much props to Chris Wanstrath for Mustache and Jan Lehnardt for porting it to JS.

To get started, read the documentation: [http://icanhazjs.com](http://icanhazjs.com).

0 comments on commit 4f79283

Please sign in to comment.