Skip to content

Commit 7a820c5

Browse files
authored
Merge pull request #525 from extend1994/add-badge
Add CDNJS version badge in README
2 parents ca0d899 + e7ce303 commit 7a820c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## CDN
2424
Users could find the related CDN support for OrgChart's CSS and JavaScript.
2525

26-
https://cdnjs.com/libraries/orgchart
26+
[![cdnjs](https://img.shields.io/cdnjs/v/orgchart)](https://cdnjs.com/libraries/orgchart) https://cdnjs.com/libraries/orgchart
2727

2828
## Installation
2929
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.

0 commit comments

Comments
 (0)