Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-q committed Jun 3, 2024
1 parent f168d8e commit a9069ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions tket2-hseries/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# tket2-hseries

![msrv][]
[![codecov][]](https://codecov.io/gh/CQCL/tket2/tket2-hseries)

A TKET2 tool for preparing and validating `Hugr`s for compilation targeting
Quantinuum H-series quantum computers.
Expand Down Expand Up @@ -30,6 +29,6 @@ See [DEVELOPMENT.md][] for instructions on setting up the development environmen
This project is licensed under Apache License, Version 2.0 ([LICENSE][] or http://www.apache.org/licenses/LICENSE-2.0).

[msrv]: https://img.shields.io/badge/rust-1.75.0%2B-blue.svg
[codecov]: https://img.shields.io/codecov/c/gh/CQCL/tket2/tket2-hseries?logo=codecov
[LICENSE]: https://github.com/CQCL/tket2/blob/main/LICENCE
[CHANGELOG]: https://github.com/CQCL/tket2/blob/main/tket2-hseries/CHANGELOG.mdd
[DEVELOPMENT.md]: https://github.com/CQCL/tket2/blob/main/DEVELOPMENT.md
4 changes: 2 additions & 2 deletions tket2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![build_status][]](https://github.com/CQCL/tket2/actions)
![msrv][]
[![codecov][]](https://codecov.io/gh/CQCL/tket2/tket2)
[![codecov][]](https://codecov.io/gh/CQCL/tket2)

TKET2 is an open source quantum compiler developed by Quantinuum. Central to
TKET2's design is its hardware agnosticism which allows researchers and
Expand Down Expand Up @@ -69,7 +69,7 @@ This project is licensed under Apache License, Version 2.0 ([LICENSE][] or http:

[build_status]: https://github.com/CQCL/tket2/workflows/Continuous%20integration/badge.svg?branch=main
[msrv]: https://img.shields.io/badge/rust-1.75.0%2B-blue.svg
[codecov]: https://img.shields.io/codecov/c/gh/CQCL/tket2/tket2?logo=codecov
[codecov]: https://img.shields.io/codecov/c/gh/CQCL/tket2?logo=codecov
[hugr]: https://lib.rs/crates/hugr
[hugr Builder]: https://docs.rs/hugr/latest/hugr/builder/index.html
[API documentation here]: https://docs.rs/tket2/
Expand Down

0 comments on commit a9069ec

Please sign in to comment.