diff --git a/README.md b/README.md
index 5ef2090..bb23e62 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,21 @@
# IRM KMI Weather integration for Home Assistant
+Home Assistant weather provider using data from Belgian IRM KMI.
+The data is collected via their non-public mobile application API.
+
+## Roadmap
+
+- [ ] Basic weather provider capability (current weather only)
+- [ ] Forecasts
+ - [ ] Hourly
+ - [ ] Daily
+- [ ] Camera entity for the satellite view
+
## Mapping between IRM KMI and Home Assistant weather conditions
-| Condition | Description | IRM KMI icon | IRM KMI data (`ww-dayNight`) |
+Mapping was established based on my own interpretation of the icons and conditions.
+
+| HA Condition | HA Description | IRM KMI icon | IRM KMI data (`ww-dayNight`) |
|-----------------|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
| clear-night | Clear night |
| `0-n` |
| cloudy | Many clouds |
| `3-d` `3-n` `14-d` `14-n` `15-d` `15-n` |