Skip to content

Commit c8af90f

Browse files
committed
Merge pull request #863 from tomByrer/patch-1
+ jsDelivr CDN info
2 parents b5f03c9 + 62ed555 commit c8af90f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Installing
1616
----------
1717
Installing Handlebars is easy. Simply download the package [from the official site](http://handlebarsjs.com/) or the [bower repository][bower-repo] and add it to your web pages (you should usually use the most recent version).
1818

19+
For web browsers, a free CDN is available at [jsDelivr](http://www.jsdelivr.com/#!handlebarsjs). Advanced usage, such as [version aliasing & concocting](https://github.com/jsdelivr/jsdelivr#usage), is available.
20+
1921
Alternatively, if you prefer having the latest version of handlebars from
2022
the 'master' branch, passing builds of the 'master' branch are automatically
2123
published to S3. You may download the latest passing master build by grabbing

0 commit comments

Comments
 (0)