diff --git a/README.md b/README.md index 33e2ba3..b9b5a60 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ - +## Instructions + * Plug HDMI into Beamer + * Plug USB into Computer + * booting the Raspberry takes approximately ?? seconds. the ?? led will light up when ready + * start freeze.exe from the (now attached) USB-Drive + * press WindowsKey+Y to take a screenshot + * simply unplug after use ## Parts * Mini-HDMI <-> HDMI Adapter diff --git a/raspberry-environment/cmd.txt b/doc/bashscript.txt similarity index 100% rename from raspberry-environment/cmd.txt rename to doc/bashscript.txt diff --git a/doc/test.py b/doc/lenkeng-hdmi-over-ip-test.py similarity index 100% rename from doc/test.py rename to doc/lenkeng-hdmi-over-ip-test.py diff --git a/doc/README.md b/doc/lenkeng-hdmi-over-ip.txt similarity index 100% rename from doc/README.md rename to doc/lenkeng-hdmi-over-ip.txt diff --git a/raspberry-environment/pythonscript.py b/raspberry-environment/display.py similarity index 100% rename from raspberry-environment/pythonscript.py rename to raspberry-environment/display.py