From e7ce30375a33f0832f52fc9b8ec434c50bfc04f3 Mon Sep 17 00:00:00 2001 From: Ann Date: Fri, 18 Oct 2019 21:18:16 +0800 Subject: [PATCH] Add CDNJS version badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fd26d0e..348a85b8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## CDN Users could find the related CDN support for OrgChart's CSS and JavaScript. -https://cdnjs.com/libraries/orgchart +[![cdnjs](https://img.shields.io/cdnjs/v/orgchart)](https://cdnjs.com/libraries/orgchart) https://cdnjs.com/libraries/orgchart ## Installation Of course, you can directly use the standalone build by including dist/js/jquery.orgchart.js and dist/css/jquery.orgchart.css in your webapps.