AWS IoT demonstration using the Avnet Shield (AT&T LTE) and the FRDM-K64F target board.

Dependencies:   K64F_FATFileSystem

Fork of mbed-os-example-tls-tls-client by mbed-os-examples

Revision:
5:8275e4cee0d5
Parent:
2:270602af41c9
Child:
12:1ae41c231014
--- a/README.md	Wed Aug 03 07:30:24 2016 +0100
+++ b/README.md	Thu Aug 04 15:47:30 2016 +0100
@@ -2,7 +2,7 @@
 
 This application downloads a file from an HTTPS server (developer.mbed.org) and looks for a specific string in that file.
 
-# Getting started
+## Getting started
 
 Set up your environment if you have not done so already. For instructions, refer to the [main readme](../README.md).