diff --git a/README.md b/README.md index b31b89543..9c08fc3fb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ The Amazon Braket Python SDK is an open source library that provides a framework that you can use to interact with quantum computing hardware devices through Amazon Braket. +## Quick reference +For a one-page overview of common Amazon Braket SDK calls, see the [Amazon Braket SDK cheat sheet](https://amazon-braket.github.io/amazon-braket-sdk-python/). + ## Prerequisites Before you begin working with the Amazon Braket SDK, make sure that you've installed or configured the following prerequisites. diff --git a/doc/index.rst b/doc/index.rst index 7e19a775c..e484d4bf5 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -9,6 +9,9 @@ This documentation provides information about the Amazon Braket Python SDK libra homepage is in Github https://github.com/amazon-braket/amazon-braket-sdk-python. The project includes SDK source, installation instructions, and other information. +For a one-page overview of common Amazon Braket SDK calls, see the +`Amazon Braket SDK cheat sheet `_. + *************** Getting Started ***************