Skip to content

Commit cf7728f

Browse files
committed
Update README.md
1 parent af9e133 commit cf7728f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![npm version](https://img.shields.io/npm/v/jQuery-QueryBuilder.svg?style=flat-square)](https://www.npmjs.com/package/jQuery-QueryBuilder)
44
[![jsDelivr CDN](https://data.jsdelivr.com/v1/package/npm/jQuery-QueryBuilder/badge)](https://www.jsdelivr.com/package/npm/jQuery-QueryBuilder)
55
[![Build Status](https://github.com/mistic100/jQuery-QueryBuilder/workflows/CI/badge.svg)](https://github.com/mistic100/jQuery-QueryBuilder/actions)
6-
[![Dependencies Status](https://david-dm.org/mistic100/jQuery-QueryBuilder/status.svg?style=flat-square)](https://david-dm.org/mistic100/jQuery-QueryBuilder)
76
[![gitlocalized](https://gitlocalize.com/repo/5259/whole_project/badge.svg)](https://gitlocalize.com/repo/5259/whole_project?utm_source=badge)
87

98
jQuery plugin offering an simple interface to create complex queries.
@@ -37,16 +36,11 @@ jQuery-QueryBuilder is available on [jsDelivr](https://www.jsdelivr.com/package/
3736
* [Bootstrap 5](https://getbootstrap.com/docs/5.3/) CSS and bundle.js which includes `Popper` for tooltips and popovers
3837
* [Bootstrap Icons](https://icons.getbootstrap.com/)
3938
* [jQuery.extendext](https://github.com/mistic100/jQuery.extendext)
40-
* [doT.js](https://olado.github.io/doT)
4139
* [MomentJS](https://momentjs.com) (optional, for Date/Time validation)
4240
* [SQL Parser](https://github.com/mistic100/sql-parser) (optional, for SQL methods)
4341
* Other Bootstrap/jQuery plugins used by plugins
4442

45-
($.extendext and doT.js are directly included in the [standalone](https://github.com/mistic100/jQuery-QueryBuilder/blob/master/dist/js/query-builder.standalone.js) file)
46-
47-
### Browser support
48-
* Internet Explorer >= 11
49-
* All other recent browsers
43+
($.extendext is directly included in the [standalone](https://github.com/mistic100/jQuery-QueryBuilder/blob/master/dist/js/query-builder.standalone.js) file)
5044

5145

5246

0 commit comments

Comments
 (0)