Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 26c80cd

Browse files
authored
Update readme
Directly point to notebook or docs so that we do not have to maintain two lists of notebook sections.
1 parent 4229e50 commit 26c80cd

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,8 @@ the tutorials on your own machine (this is the recommended way).
2222

2323
## Contents
2424

25-
We've collected a core reference set of notebooks in this section outlining the features of Qiskit. We will be keeping them up to date with the latest Qiskit version.
26-
27-
- [Terra fundamentals](tutorials/terra/fundamentals) is for those who are just getting started.
28-
- [Terra advanced](tutorials/terra/advanced) is for those who want to study circuits.
29-
- [Aer](tutorials/aer) is for those who want to simulate quantum circuits.
30-
- [Ignis](tutorials/ignis) is for those who want to study noise.
31-
- [Aqua](tutorials/aqua) is for those who want to develop applications on noisy quantum devices.
32-
33-
To go through the Qiskit examples, load up the [start_here.ipynb](start_here.ipynb) notebook and start seeing how Qiskit works.
25+
To start seeing how Qiskit works, load up the [start_here.ipynb](start_here.ipynb) notebook
26+
or view the tutorials in the [Qiskit documentation](https://qiskit.org/documentation/).
3427

3528
## Building documentation
3629

0 commit comments

Comments
 (0)