diff --git a/MIG.HomeAutomation/MIG.HomeAutomation.nuspec b/MIG.HomeAutomation/MIG.HomeAutomation.nuspec
index 80f6374..2b024e6 100644
--- a/MIG.HomeAutomation/MIG.HomeAutomation.nuspec
+++ b/MIG.HomeAutomation/MIG.HomeAutomation.nuspec
@@ -9,7 +9,7 @@
https://github.com/genielabs/mig-homeauto/blob/master/LICENSE
https://github.com/genielabs/mig-homeauto/
false
- Interface for MIG service that adds HomeAutomation API commands for controlling X10 and Z-Wave devices.
+ Interface for MIG service that adds HomeAutomation commands for controlling X10 and Z-Wave devices.
HomeAutomation interface for MIG (Z-Wave and X10)
G-Labs
diff --git a/README.md b/README.md
index 572ae1d..84091f6 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,11 @@
[![NuGet](https://img.shields.io/nuget/v/MIG.HomeAutomation.svg)](https://www.nuget.org/packages/MIG.HomeAutomation/)
![License](https://img.shields.io/github/license/genielabs/mig-homeauto.svg)
-# API for Home Automation (X10 and Z-Wave)
+# MIG.HomeAutomation
-Adds Home Automation API commands to *[MIG](https://github.com/genielabs/mig-service-dotnet)*:
+*[MIG](https://github.com/genielabs/mig-service-dotnet)* Interface for controlling home automation devices.
+
+Implemented API domains:
- [HomeAutomation.X10 API](https://genielabs.github.io/HomeGenie/api/mig/mig_api_x10.html)
- [HomeAutomation.ZWave API](https://genielabs.github.io/HomeGenie/api/mig/mig_api_zwave.html)