Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaMulgundkar authored Nov 12, 2020
1 parent be8328f commit 29821ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A Flutter™ plug-in providing a binding to OpenCV-4.x.


[![Pub](https://img.shields.io/pub/v/opencv.svg)](https://pub.dartlang.org/packages/opencv)
[![Read the Docs](https://readthedocs.org/projects/flutter-opencv/badge/?version=latest)](https://flutter-opencv.readthedocs.io/en/latest/?badge=latest)
[![Read the Docs](https://readthedocs.org/projects/flutter-opencv/badge/?version=latest)](https://flutter-opencv.gitbook.io/)
[![Build Status](https://travis-ci.org/AdityaMulgundkar/flutter_opencv.svg?branch=master)](https://travis-ci.org/AdityaMulgundkar/flutter_opencv)
[![Coverage Status](https://coveralls.io/repos/github/AdityaMulgundkar/flutter_opencv/badge.svg?branch=master)](https://coveralls.io/github/AdityaMulgundkar/flutter_opencv?branch=master)
[![Discord Chat](https://img.shields.io/discord/701380906581098516.svg)](https://discord.gg/pnBZrv)
Expand Down Expand Up @@ -190,4 +190,4 @@ Redistribution and use in source and binary forms, with or without modification,
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the names of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall copyright holders or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall copyright holders or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

0 comments on commit 29821ba

Please sign in to comment.