From fbd2bcb0b0ad997137a8a6b3d28fc749d55c7831 Mon Sep 17 00:00:00 2001 From: omarcostahamido Date: Sun, 1 Sep 2019 01:22:43 +0100 Subject: [PATCH] ready to merge to qiskit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d97ba02..01abced 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Welcome to the [Qiskit](https://www.qiskit.org/) community tutorials! -In this repository, we've put together a collection of awesome community-contributed Jupyter notebooks that leverage the features of Qiskit in education and applications. Feel free to navigate this repository, to [Fork this repo](https://github.com/qiskit/qiskit-community-tutorials/fork), [Clone to your Desktop](https://x-github-client://openRepo/https://github.com/Qiskit/qiskit-community-tutorials), or to open the [Binder image](https://mybinder.org/v2/gh/omarcostahamido/qiskit-community-tutorials/adding-binder?filepath=./index.ipynb). -CLone +In this repository, we've put together a collection of awesome community-contributed Jupyter notebooks that leverage the features of Qiskit in education and applications. Feel free to navigate this repository, to [Fork this repo](https://github.com/qiskit/qiskit-community-tutorials/fork), or to open the [Binder image](https://mybinder.org/v2/gh/qiskit/qiskit-community-tutorials/master?filepath=./index.ipynb). + ## Contents ### 1 [Hello, Quantum World with Qiskit](hello_world/)