Commit eebaaa9d586ff6f84ad7b5ff62dce693562d5106

Authored by Moritz Wirger
Committed by GitHub
1 parent a9d7c887

update README

Showing 1 changed file with 3 additions and 1 deletions
README.md
... ... @@ -2,9 +2,11 @@
2 2 A simple and easy to use library for Philips Hue Lights
3 3  
4 4 ## Features
5   -* finds bridges with SSDP
  5 +* finds bridges with SSDP or set ip manually
  6 +* function to assign username or set manually
6 7 * all common light functions
7 8 * extended alert() function, which alerts in a specific color
  9 +* documented with doxygen
8 10  
9 11 ## Copyright
10 12 Copyright (c) 2017 Jan Rogall & Moritz Wirger. See LICENSE for further details.
... ...