Commit 8d2b067ee0569155e8eef6715ddba1e7d41e91e8
1 parent
6326fdf8
Ad codacy badge to readme
Showing
1 changed file
with
4 additions
and
4 deletions
README.md
| 1 | 1 | # hueplusplus |
| 2 | 2 | A simple and easy to use library for Philips Hue Lights |
| 3 | 3 | |
| 4 | -| Branch | Travis CI | Codecov | | |
| 5 | -|:-|:-|:-| | |
| 6 | -| [Master](https://github.com/enwi/hueplusplus/tree/master) | [](https://travis-ci.com/enwi/hueplusplus) | [](https://codecov.io/gh/enwi/hueplusplus) | | |
| 7 | -| [Development](https://github.com/enwi/hueplusplus/tree/development) | [](https://travis-ci.com/enwi/hueplusplus) | [](https://codecov.io/gh/enwi/hueplusplus) | | |
| 4 | +| Branch | Travis CI | Codecov | Codacy | | |
| 5 | +|:-|:-|:-|:-| | |
| 6 | +| [Master](https://github.com/enwi/hueplusplus/tree/master) | [](https://travis-ci.com/enwi/hueplusplus) | [](https://codecov.io/gh/enwi/hueplusplus) | [](https://www.codacy.com/app/enwi/hueplusplus?utm_source=github.com&utm_medium=referral&utm_content=enwi/hueplusplus&utm_campaign=Badge_Grade) | | |
| 7 | +| [Development](https://github.com/enwi/hueplusplus/tree/development) | [](https://travis-ci.com/enwi/hueplusplus) | [](https://codecov.io/gh/enwi/hueplusplus) | [](https://www.codacy.com/app/enwi/hueplusplus?utm_source=github.com&utm_medium=referral&utm_content=enwi/hueplusplus&utm_campaign=Badge_Grade) | | |
| 8 | 8 | |
| 9 | 9 | ## Features |
| 10 | 10 | * find bridges with SSDP or set an ip manually | ... | ... |