From 7efd485f8908e76dcbbd0936b8bf32c625f5380e Mon Sep 17 00:00:00 2001 From: Iyassou Shimels <36436370+iyassou@users.noreply.github.com> Date: Sun, 19 Jul 2020 16:18:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b4fd2..591abcb 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ It's meant to run on a [PewPew v10.2](https://pewpew.readthedocs.io/en/latest/pe It was conceived at the University of Birmingham's CSS / Qiskit Hackathon on Saturday, November 16th. That version along with a fleshed-out, explanatory README of its coding process are viewable in the `qiskit_hackathon` folder. -The version presented at the root of this repo is the leaner version made a month later, which most notably implements the quantum tunnelling gameplay feature in a less erroneous and physically more consistent manner, made possible thanks to the excellent Wikipedia page on [rectangular potential barriers](https://en.wikipedia.org/wiki/Rectangular_potential_barrier) and the help of a Qiskit advocate at the hackathon. +The version presented at the root of this repo is the leaner version made later, which most notably implements the quantum tunnelling gameplay feature in a less erroneous and physically more consistent manner, made possible thanks to the excellent Wikipedia page on [rectangular potential barriers](https://en.wikipedia.org/wiki/Rectangular_potential_barrier) and the help of a Qiskit advocate at the hackathon.