Commit 8e85447a2e07b4eda7de2f14050a85eea4ad5ca6

Authored by Moritz Wirger
1 parent ea91f483

Update readme to be in line with the new changes

Showing 1 changed file with 1 additions and 1 deletions
README.md
@@ -7,7 +7,7 @@ A simple and easy to use library for Philips Hue Lights @@ -7,7 +7,7 @@ A simple and easy to use library for Philips Hue Lights
7 * all common light functions (brightness, color, temperature) 7 * all common light functions (brightness, color, temperature)
8 * extended alert() functions, which alert in a specific color (good for notifications) 8 * extended alert() functions, which alert in a specific color (good for notifications)
9 * documented with doxygen 9 * documented with doxygen
10 -* starting to test with google test, google mock and gcov/lcov 10 +* tested with google test, google mock and gcov/lcov
11 11
12 ## Compatability 12 ## Compatability
13 * linux 13 * linux