Commit ceedfc1a17ac254c25252aa09c227477a04f30f6

Authored by Moritz Wirger
Committed by Jan
1 parent c57ebb45

Remove Codacy from README

Showing 1 changed file with 4 additions and 4 deletions
README.md
1 # hueplusplus 1 # hueplusplus
2 A simple and easy to use library for Philips Hue Lights 2 A simple and easy to use library for Philips Hue Lights
3 3
4 -| Branch | Travis CI | Codecov | Codacy | LGTM  
5 -|:-|:-|:-|:-|:-|  
6 -| [Master](https://github.com/enwi/hueplusplus/tree/master) | [![Build Status](https://travis-ci.com/enwi/hueplusplus.svg?branch=master)](https://travis-ci.com/enwi/hueplusplus) | [![codecov](https://codecov.io/gh/enwi/hueplusplus/branch/master/graph/badge.svg)](https://codecov.io/gh/enwi/hueplusplus) | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/558c343dddf4418c85a4b2d52538be04?branch=master)](https://www.codacy.com/app/enwi/hueplusplus?utm_source=github.com&utm_medium=referral&utm_content=enwi/hueplusplus&utm_campaign=Badge_Grade) | [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/enwi/hueplusplus.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/enwi/hueplusplus/context:cpp) |  
7 -| [Development](https://github.com/enwi/hueplusplus/tree/development) | [![Build Status](https://travis-ci.com/enwi/hueplusplus.svg?branch=development)](https://travis-ci.com/enwi/hueplusplus) | [![codecov](https://codecov.io/gh/enwi/hueplusplus/branch/development/graph/badge.svg)](https://codecov.io/gh/enwi/hueplusplus) | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/558c343dddf4418c85a4b2d52538be04?branch=development)](https://www.codacy.com/app/enwi/hueplusplus?utm_source=github.com&utm_medium=referral&utm_content=enwi/hueplusplus&utm_campaign=Badge_Grade) | | 4 +| Branch | Travis CI | Codecov | LGTM
  5 +|:-|:-|:-|:-|
  6 +| [Master](https://github.com/enwi/hueplusplus/tree/master) | [![Build Status](https://travis-ci.com/enwi/hueplusplus.svg?branch=master)](https://travis-ci.com/enwi/hueplusplus) | [![codecov](https://codecov.io/gh/enwi/hueplusplus/branch/master/graph/badge.svg)](https://codecov.io/gh/enwi/hueplusplus) | [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/enwi/hueplusplus.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/enwi/hueplusplus/context:cpp) |
  7 +| [Development](https://github.com/enwi/hueplusplus/tree/development) | [![Build Status](https://travis-ci.com/enwi/hueplusplus.svg?branch=development)](https://travis-ci.com/enwi/hueplusplus) | [![codecov](https://codecov.io/gh/enwi/hueplusplus/branch/development/graph/badge.svg)](https://codecov.io/gh/enwi/hueplusplus) | |
8 8
9 ## Features 9 ## Features
10 * find bridges with SSDP or set an ip manually 10 * find bridges with SSDP or set an ip manually