diff --git a/Readme.md b/Readme.md
index 9746a54af862fa073a3bb77b79bb4d567ba273b9..0b52d1d764cdf93994a59d7e2ca2f1771206adc5 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,2 +1,4 @@
 # EMS-ESP
 This repo contains a custom PCB ( requires EasyEDA for reading ) for the [EMS-ESP](https://docs.emsesp.org/) project. As controller a ESP32-C3 is used. As the device is mounted in my case inside the control box of the heater, the version with an external anternna was chosen. If the WiFi connection is unstable, it would be possible, to add a external antenna. The repo contains also the CAD files for the case. For assembling the case 4 M3x10 screws are required. They can be srewed in from the back to hold the PCB in place and the case together. If you want to add additional hardware, there are 4 1A outputs, which can freely be used to connect external components. Then, there are the Pin headers CN1 and CN2, both are directly connected to the ESP. Additionally they have a 3.3V and a GND pin. Flashing the ESP can be done directly through the USB bus. For instructions use the [official documentation](https://docs.emsesp.org/Building/). There is a solder bridge called SJ2 next to the left big capacitors. You have to solder the bridge between the middle and the upper or the lower pad, for the power source you want to use. This is done, to protect your computerr, if you connect both at the same time. As the PCB contains a builtin voltage regulator, you can most of the time connect the ESP directly to a DC Out from the heater. The voltage has to be in the range from 4.5V to 40V. Connected with an external 12V power supply and a established WiFi connection, the PCB consumed about 0.5W.
+
+![EMS-ESP Case Rendering](./case.jpg)
diff --git a/case.jpg b/case.jpg
new file mode 100755
index 0000000000000000000000000000000000000000..70a1bf8f9e3d39675929b10742c68ae750bf17a3
Binary files /dev/null and b/case.jpg differ