Skip to content

Commit 61ac34e

Browse files
authored
Update README.md
1 parent fde6961 commit 61ac34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AWS_IoT_Python
2-
This repository contains the steps and the code to Access the AWS IoT service using Python3, Paho-MQTT on Raspberry Pi3. **Note:** This code works for Raspberry Pi3. For Windows, Linux/Ubuntu, just remove the RPi imports and GPIO's and insert the Interface according to your OS
2+
This repository contains the steps and the code to Access the AWS IoT service using Python3, Paho-MQTT on Raspberry Pi3. **Note:** To make this code work for Windows, Linux/Ubuntu, just remove the RPi imports and GPIO's and insert the Interface I/O's according to your OS.
33

44
# Requirements:
55
a) **Python 3.4 or above** [https://www.python.org/downloads/] (https://www.python.org/downloads/)

0 commit comments

Comments
 (0)