diff --git a/README.md b/README.md
index 81297c5..250a863 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,10 @@ This is made worse by the fact that the inputs, such as the Buttons and the Joys
The current code is working as intended and I played through the first Dungeons of Legen of Zelda - Ocarina of Time without any problems. However the Project is still a mess of wires, and not all Buttons have been hooked up yet. I intend to create a PCB to mount everything back into the origin casing and upload the Eagle Files to this repository, as well as to create assembly instructions and maybe also upload precompiled binaries.
+While the first PRB Revision appears to be working tight now i will look into improving the PCB to allow
+the User to see if everything is in owrking Order by incorporating LEDs in the PCB as well as a header for
+Programming, which as of right now has to be done beforehand.
+
### What Hardware is needed for the Project ?
The code is designed to be run on a ESP32 Microprocessor from Espressif running @ 240Mhz.
@@ -25,5 +29,9 @@ Yes you will have to edit the Pins used in the file `PinMappings.h` to match the
13.04.2020:
- moved source code to `src` folder
- added precompiled binaries for Heltec WiFi LoRa 32 V2 to folder `bin`
- - added first PCB Files (untested, just ordered them today)
-
+ - added first PCB Files (untested, just ordered them today)
+
+15.05.2020:
+ - PCB has been tested an appears to be working just fine
+ - redesigning PCB to incorporate LEDs for user feedback as well as Programming Header
+