diff --git a/README.md b/README.md
index 91f2f35..d547d10 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,8 @@ Feel free to leave any feedback [here](https://github.com/naofireblade/homebridg
- Nogo lines
- Zone cleaning [1](#d7), [2](#change-room)
- Spot cleaning
- - Individual spot size [1](#d7)
- - Clean twice
+ - Individual spot size [1](#d7), [3](#eve)
+ - Clean twice [3](#eve)
- Return to dock
- Find the robot
- Schedule (de)activation
@@ -36,6 +36,10 @@ Feel free to leave any feedback [here](https://github.com/naofireblade/homebridg
> 2 You can send the robot from one room to another as well. He will return to the base, wait there some seconds and then starts cleaning the next room.
+> 3 You need a third party app like eve to access these features.
+
+
+
## Installation
1. Install homebridge using: `npm install -g homebridge`
@@ -93,4 +97,4 @@ Many thanks go to
- [ghulands](https://github.com/ghulands) for finding and fixing a bug when no robot is associated with the neato account
- [Berkay](https://github.com/btutal) for adding the schema file to use the plugin with homebridge-config-ui-x
- [Antoine de Maleprade](https://github.com/az0uz) for adding the zone cleaning feature
-- [DJay](https://github.com/DJay-X) for testing out tons of new beta versions
\ No newline at end of file
+- [DJay](https://github.com/DJay-X) for testing out tons of new beta versions