Cellular example code for Seeed Wio 3G

Fork of Wio_3G-example-cellular by Toyomasa Watarai

Revision:
2:0f644d6045cf
Parent:
0:4611f6cf2413
Child:
6:5678c0b6f74e
--- a/README.md	Fri Mar 09 09:30:19 2018 +0000
+++ b/README.md	Fri Mar 09 14:00:19 2018 +0000
@@ -93,16 +93,16 @@
 You should see an output similar to this:
 
 ```
-mbed-os-example-cellular, Connecting...
-                                                                             
-                                                                            
+mbed-os-example-cellular
+Establishing connection ...... 
+
 Connection Established.
-UDP: Sent 4 Bytes to echo.u-blox.com
+TCP: connected with echo.mbedcloudtesting.com server
+TCP: Sent 4 Bytes to echo.mbedcloudtesting.com
 Received from echo server 4 Bytes
-                                                            
-                                                            
+
+
 Success. Exiting
-
 ```
 
 ## Troubleshooting