From 1e4d4d063210c14ea2189b9b5f4e4cbee6001705 Mon Sep 17 00:00:00 2001 From: Austin Huang <65315367+austingmhuang@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:58:33 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index eab139fa..36fd3287 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ learning, automatic differentiation, and optimization of hybrid quantum-classica Features ======== -* Provides three devices to be used with PennyLane: ``qiskit.aer``, ``qiskit.basicaer`` and ``qiskit.ibmq``. +* Provides three devices to be used with PennyLane: ``qiskit.aer``, ``qiskit.basicaer`` and ``qiskit.remote``. These devices provide access to the various backends, including the IBM hardware accessible through the cloud. * Supports a wide range of PennyLane operations and expectation values across the providers.