This commit is contained in:
Robin Appelman 2017-02-22 17:28:58 +01:00
commit 6f0b945196

View file

@ -1,5 +1,9 @@
# SearchDAV # SearchDAV
[![Build Status](https://travis-ci.org/icewind1991/SearchDAV.svg?branch=master)](https://travis-ci.org/icewind1991/SearchDAV)
[![codecov](https://codecov.io/gh/icewind1991/SearchDAV/branch/master/graph/badge.svg)](https://codecov.io/gh/icewind1991/SearchDAV)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/icewind1991/SearchDAV/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/icewind1991/SearchDAV/?branch=master)
A sabre/dav plugin to implement rfc5323 SEARCH A sabre/dav plugin to implement rfc5323 SEARCH
## Usage ## Usage