diff options
author | kpdecker <kpdecker@gmail.com> | 2013-12-23 21:24:11 -0600 |
---|---|---|
committer | kpdecker <kpdecker@gmail.com> | 2013-12-23 21:24:11 -0600 |
commit | ae1795f82c7f31b0088975ac29ec86ba41736eb4 (patch) | |
tree | 02180649fa5fa0f9cbfc176c15638e0959bce53d /README.markdown | |
parent | 2666553383674e808821f14d15956dcad4ae4580 (diff) | |
download | handlebars.js-ae1795f82c7f31b0088975ac29ec86ba41736eb4.zip handlebars.js-ae1795f82c7f31b0088975ac29ec86ba41736eb4.tar.gz handlebars.js-ae1795f82c7f31b0088975ac29ec86ba41736eb4.tar.bz2 |
Update sauce tests for supported versions
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 9d0e3bf..c713f8d 100644 --- a/README.markdown +++ b/README.markdown @@ -323,6 +323,8 @@ Handlebars has been designed to work in any ECMAScript 3 environment. This inclu Older versions and other runtimes are likely to work but have not been formally tested. +[](https://saucelabs.com/u/handlebars) + Performance ----------- |