thingspark example

Dependencies:   MbedJSONValue mbed-http HTS221

Revision:
26:22f87edb433c
Parent:
25:a8be9f3a530c
Child:
30:4825e4f38844
--- a/README.md	Thu Jan 11 14:39:11 2018 +0100
+++ b/README.md	Fri Jan 12 13:45:51 2018 +0100
@@ -2,7 +2,7 @@
 
 This application demonstrates how to make HTTP and HTTPS requests and parse the response from mbed OS 5.
 
-It consists of four demo's, which you can select in ``source/select-demo.h``.
+It consists of six demo's, which you can select in ``source/select-demo.h``.
 
 * HTTP demo:
     * Does a GET request to http://httpbin.org/status/418.