diff --git a/README.md b/README.md
index 7b66053..d922280 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ await memphis.close()
```
### Creating a Station
-
+**Unexist stations will be created automatically through the SDK on the first producer/consumer connection with default values.**
_If a station already exists nothing happens, the new configuration will not be applied_
```python