Skip to content

Commit 2c4bdbe

Browse files
committed
Update README.md
1 parent c1ceee1 commit 2c4bdbe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Bower version](https://badge.fury.io/bo/jQuery-QueryBuilder.svg)](http://badge.fury.io/bo/jQuery-QueryBuilder)
44
[![Build Status](https://travis-ci.org/mistic100/jQuery-QueryBuilder.svg?branch=master)](https://travis-ci.org/mistic100/jQuery-QueryBuilder)
55
[![Coverage Status](https://coveralls.io/repos/mistic100/jQuery-QueryBuilder/badge.svg)](https://coveralls.io/r/mistic100/jQuery-QueryBuilder)
6+
[![Gratipay](https://img.shields.io/gratipay/mistic100.svg)](https://gratipay.com/mistic100)
7+
[![Online documentation](https://img.shields.io/badge/documentation-online-blue.svg)](http://mistic100.github.io/jQuery-QueryBuilder)
68

79
jQuery plugin offering an simple interface to create complex queries.
810

@@ -16,7 +18,7 @@ http://mistic100.github.io/jQuery-QueryBuilder
1618
* (optional) MomentJS for date/time validation
1719
* (optional) some JS components used by plugins
1820

19-
($.extendext and MicroEvent are directly included in the [standalone](https://github.com/mistic100/jQuery-QueryBuilder/blob/master/dist/js/query-builder.standalone.js) file)
21+
($.extendext is directly included in the [standalone](https://github.com/mistic100/jQuery-QueryBuilder/blob/master/dist/js/query-builder.standalone.js) file)
2022

2123
### Browser support
2224
* Internet Explorer >= 10 (9 with various shims)

0 commit comments

Comments
 (0)