Skip to content

Commit f6c1fd2

Browse files
authored
Merge pull request #4 from rdotlee/patch-1
Nova PR - 10/4/17
2 parents 8a5ef1e + 22fddf9 commit f6c1fd2

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
[![Build Status](https://travis-ci.org/hologram-io/hologram-python.svg?branch=master)](https://travis-ci.org/hologram-io/hologram-python)
66

77
## Introduction
8-
This is a Python SDK that allows you to send messages to either your or our cloud.
8+
The Hologram Python Device SDK provides a simple way for devices to connect
9+
and communicate with the Hologram or other IoT platforms. You can activate, provision,
10+
send messages, receive inbound access connections, send/receive SMS, and
11+
setup secure tunnels.
912

10-
You can also send SMS via our cloud services to a given destination number of your choice!
11-
12-
We understand that you may run this library in smaller, more power constraint devices.
13-
In the spirit of bringing connectivity to your devices, we also provided you with
14-
many popular networking interfaces such as WiFi and Cellular services, which you can
15-
choose within this SDK.
13+
The SDK also supports networking interfaces for WiFi in addition to Cellular
14+
in the spirit of bringing connectivity to your devices.
1615

1716
## Installation
1817

0 commit comments

Comments
 (0)