Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Nov 28, 2023
1 parent c8629cb commit f198ae2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Qlasskit implements circuit / gate exporters for Qiskit, Cirq, Qasm and Sympy.
pip install qlasskit
```

For a quickstart, read the _quickstart_ and _examples_ notebooks from the documentation: [https://dakk.github.io/qlasskit](https://dakk.github.io/qlasskit).

```python
from qlasskit import qlassf, Qint4

Expand Down
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
- [x] Move all examples to doc
- [x] Simon periodicity
- [x] Deutsch-Jozsa
- [ ] Improve documentation
- [x] Improve documentation
- [ ] First stable release

### Week 3: (4 Dec 23)
Expand Down

0 comments on commit f198ae2

Please sign in to comment.