diff options
author | Yehuda Katz <wycats@gmail.com> | 2011-12-16 16:13:07 -0800 |
---|---|---|
committer | Yehuda Katz <wycats@gmail.com> | 2011-12-16 16:13:07 -0800 |
commit | 87e6f21765e4ecda482c0eecea43fd6835874508 (patch) | |
tree | f5b512ea531e20053e58c865a2f80db74eb89811 /README.markdown | |
parent | 3afc572f6b233b3b6c60d5dac5b21c665e26cf81 (diff) | |
download | handlebars.js-87e6f21765e4ecda482c0eecea43fd6835874508.zip handlebars.js-87e6f21765e4ecda482c0eecea43fd6835874508.tar.gz handlebars.js-87e6f21765e4ecda482c0eecea43fd6835874508.tar.bz2 |
Add a status button
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 5dfd826..97eb97d 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,5 @@ +[](http://travis-ci.org/wycats/handlebars.js) + Handlebars.js ============= |