From bff4ed5dc26218124ab8cd61557f943eadf8eeb2 Mon Sep 17 00:00:00 2001 From: David McKay Date: Fri, 8 Mar 2019 14:30:48 -0500 Subject: [PATCH] Update readme.md (#553) --- qiskit/ignis/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qiskit/ignis/readme.md b/qiskit/ignis/readme.md index 957177352..05f8dc590 100644 --- a/qiskit/ignis/readme.md +++ b/qiskit/ignis/readme.md @@ -1,3 +1,3 @@ -# Qiskit Ignis Tutorials +# Qiskit Ignis Examples -Coming soon. Current examples/background notebooks are in the Ignis repo [here](https://github.com/Qiskit/qiskit-ignis/tree/master/examples) +This collection of notebooks contains examples for how to use the various components of [Qiskit Ignis](https://github.com/Qiskit/qiskit-ignis). The examples are run on Qiskit Aer, but can easily be ported to any backend.