diff --git a/readme.md b/readme.md index 7a6d4bd..629ce3a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@ # jQuery.loadTemplate +[![CDNJS version](https://img.shields.io/cdnjs/v/jquery.loadtemplate.svg)](https://cdnjs.com/libraries/jquery.loadtemplate) jQuery Template is a jQuery plugin that makes using templates easy and quick. The plugin supports loading HTML files as templates, or taking a jQuery object as the template (usually using script tags to hold the template).