Skip to content

Commit

Permalink
Made images in readme link externally
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdwetering committed May 15, 2020
1 parent 824cbef commit 97910ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## PyZX

[![Unitary Fund](https://img.shields.io/badge/Supported%20By-UNITARY%20FUND-brightgreen.svg?style=for-the-badge)](http://unitary.fund)
[![CQC Support](images/cqc-banner-small.png)](https://cambridgequantum.com/)
[![CQC Support](https://github.com/Quantomatic/pyzx/raw/master/images/cqc-banner-small.png)](https://cambridgequantum.com/)
[![PyPI version](https://badge.fury.io/py/pyzx.svg)](https://badge.fury.io/py/pyzx)

PyZX (pronounce as *Pisics*) is a **Py**thon tool implementing the theory of **ZX**-calculus for the creation, visualisation, and automated rewriting of large-scale quantum circuits. Please watch [this 2-minute video](https://www.youtube.com/watch?v=iC-KVdB8pf0) for a short introduction.
Expand Down Expand Up @@ -79,4 +79,4 @@ If you wish to cite PyZX in an academic work, please cite the [accompanying pape
</pre>

Here's a plane that says PYZX:
![PYZX](images/F-PYZX.jpg)
![PYZX](https://github.com/Quantomatic/pyzx/raw/master/images/F-PYZX.jpg)

0 comments on commit 97910ea

Please sign in to comment.