From 4f84ab9db6d69aa4bd9c957fbab7f71e1bc132dd Mon Sep 17 00:00:00 2001 From: lienng_aws <66034203+LienNguyen2910@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:45:15 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aa1bee0..9e92124 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This repo contains examples for integrating an AWS IoT ExpressLink module into an application. These examples are intended to demonstrate how to perform the common operations for an IoT device. +The common AT Commands can be found at [Programmer's Manual](https://docs.aws.amazon.com/iot-expresslink) +Information about specific modules from AWS partners can be found at AWS Partner Network's Device Catalog from the [main page](https://aws.amazon.com/iot-expresslink). Module datasheet, Getting Started Guide, and Product Information are also included in the device catalog. + ## Security See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.