From fbb3f00ad53077d03c1e9fb57bb22be32c0243c6 Mon Sep 17 00:00:00 2001 From: Luciano Bello Date: Fri, 2 Aug 2024 21:08:04 +0200 Subject: [PATCH] add Qiskit compatibility badge (#181) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 69920e4..cf923a0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ [![Supported Python Versions](https://img.shields.io/pypi/pyversions/qiskit-braket-provider.svg)](https://pypi.python.org/pypi/qiskit-braket-provider) [![Build status](https://github.com/qiskit-community/qiskit-braket-provider/actions/workflows/test_latest_versions.yml/badge.svg?branch=main)](https://github.com/qiskit-community/qiskit-braket-provider/actions/workflows/test_latest_versions.yml) +[![Qiskit compatibility](https://img.shields.io/badge/Qiskit%20compatibility-%3E%3D0.34-blueviolet?logo=Qiskit)](https://github.com/Qiskit/qiskit/releases) + + Qiskit-Braket provider to execute Qiskit programs on AWS quantum computing hardware devices through Amazon Braket. ### Table of Contents