README.md in l8-0.0.1 vs README.md in l8-0.0.2

- old
+ new

@@ -51,9 +51,13 @@ Use the `set_superled` method and pass 3 color values (0..15): l8.set_superled(0, 0, 15) +## Resources + +- [SLCP Specification 1.0](http://www.l8smartlight.com/dev/slcp/1.0/#_Toc380755772) + ## Contributing 1. Fork it ( https://github.com/spilth/l8/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)