diff --git a/README.md b/README.md index 4bb95a9..aad3c82 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# YaHueLib +# YaHue Lib Yet Another Philips Hue API Library for Python. This project only implements a subset of the API. diff --git a/yahuelib/__init_.py b/yahuelib/__init__.py similarity index 100% rename from yahuelib/__init_.py rename to yahuelib/__init__.py