Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
3 changes: 3 additions & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://amazon-braket.github.io/amazon-braket-sdk-python/>`_.

***************
Getting Started
***************
Expand Down
Loading