Starting point for the exercise in the IoT workshop

Revision:
0:66a70b507959
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/START_FROM_HERE.txt	Tue Feb 26 19:07:40 2019 +0000
@@ -0,0 +1,6 @@
+You first need to import the mbed-os library to start coding! To do so:
+1. Click on "Import"
+2. In the upper part of the new view click on: "Click here" to import from url
+3. Compile like this: "Source URL": https://github.com/ARMmbed/mbed-os/, "Import as": Library, "Import name": mbed-os, 
+                      "Target Path": Exercise_workshop (or the name of your project)
+4. 
\ No newline at end of file