diff --git a/README.md b/README.md
index c69d2615..66953384 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,10 @@ This is an example of Artificial Intelligence (AI) calculations on a very cheap
### Details on **function**, **installation** and **configuration** can be found on the **[Wiki Page](https://github.com/jomjol/AI-on-the-edge-device/wiki)**
-A 3d-printable housing can be found here: https://www.thingiverse.com/thing:4573481
-
-or here https://www.thingiverse.com/thing:5028229
-
-respectively ESP32-Cam housing only: https://www.thingiverse.com/thing:4571627
+A 3d-printable housing can be found here:
+ - https://www.thingiverse.com/thing:4573481 (Water Meter)
+ - https://www.thingiverse.com/thing:5028229 (Power Meter)
+ - https://www.thingiverse.com/thing:4571627 (ESP32-Cam housing only)


@@ -45,9 +44,9 @@ In other cases you can contact the developer via email:
no return value in the field "value" anymore
- (still reported back via field "raw value")
+- Some readings will have removable "N"s that can not be removed automatically and are handled with an "error" --> no return value in the field "value" anymore (still reported back via field "raw value")
- Updated esp32 camera hardware driver
-- Bug fix: MQTT, html improvements
+- Bug fix: MQTT, HTML improvements
-**ATTENTION: The new ESP32 camera hardware driver is much more stable on newer OV2640 versions (no or much less reboots) but seems to be not fully compatible with older versions.**
+**ATTENTION: The new ESP32 camera hardware driver is much more stable on newer OV2640 versions (no or much less reboots) but seems to be not fully compatible with older versions.**
* If you have problem with stalled systems you can try the following
- Update the parameter `ImageQuality` to `12` instead of current value `5` (manually in the `config.ini`)
@@ -95,8 +93,7 @@ In other cases you can contact the developer via email:
* New housing published for external LEDs and small clearing: https://www.thingiverse.com/thing:5028229
@@ -177,9 +174,9 @@ In other cases you can contact the developer via email: 
+There are some ideas and feature requests which are not followed currently - mainly due to capacity reasons on side of the developer. They are collected here: [FeatureRequest.md](FeatureRequest.md)
@@ -187,7 +184,7 @@ There are some ideas and feature request, which are not followed currently - mai
## History
-##### 8.5.0 - Multi Meter Support (2021-10-07)
+##### 8.5.0 Multi Meter Support (2021-10-07)
##### 7.1.2 MQTT-Update - (2021-06-17)
)