Skip to content

Commit 411e6c4

Browse files
committed
Small addition to README
1 parent 47ba351 commit 411e6c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Qusim.py is a toy multi-qubit quantum computer simulator, written in 150 lines of python
44

5+
This code makes it easy for you to see how a quantum computer computes by
6+
following the linear algebra!
7+
58
```python
69
from QuSim import QuantumRegister
710

0 commit comments

Comments
 (0)