Skip to content

Commit 9addd21

Browse files
author
brentru
committed
links into readme
1 parent cb66cf0 commit 9addd21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Introduction
1+
Adafruit_CircuitPython_AzureIoT
22
============
33

44
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-azureiot/badge/?version=latest
@@ -13,7 +13,7 @@ Introduction
1313
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_AzureIoT
1414
:alt: Build Status
1515

16-
Access to Microsoft Azure IoT from a CircuitPython device. This library can perform device
16+
Access to `Microsoft Azure IoT <https://azure.microsoft.com/en-us/overview/iot/>`_ from a CircuitPython device. This library can perform device
1717
messaging services (cloud-to-device, device-to-cloud), device services, and job services.
1818

1919
Dependencies
@@ -29,7 +29,7 @@ This is easily achieved by downloading
2929
Usage Example
3030
=============
3131

32-
Create an instance of an Azure IoT Hub:
32+
Create an instance of an Azure IoT Hub (you'll need your SAS Token).
3333

3434
.. code-block:: python
3535

0 commit comments

Comments
 (0)