Skip to content

Commit

Permalink
add cdn badges (#5167)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengroat authored and pedrofurtado committed Sep 15, 2018
1 parent c2acb18 commit aac9916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Select2
=======
[![Build Status][travis-ci-image]][travis-ci-status]
[![cdnjs](https://img.shields.io/cdnjs/v/select2.svg)](https://cdnjs.com/libraries/select2)
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/select2/badge)](https://www.jsdelivr.com/package/npm/select2)

Select2 is a jQuery-based replacement for select boxes. It supports searching,
remote data sets, and pagination of results.
Expand Down

0 comments on commit aac9916

Please sign in to comment.