Skip to content

Commit f5e8789

Browse files
authored
Revise README for clarity and additional resources
Updated the README to improve clarity and added links to documentation.
1 parent 77ec927 commit f5e8789

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
`cryptomite` is a modular, extensible high-level Python library
1313
of randomness extractors, created by Quantinuum's Quantum Cryptography team.
14-
At a high level, the library offers state-of-the-art randomness extractors that are easy to use, optimized for performance and numerically precise
15-
providing a trade-off of features that suit numerous practical use cases. Find more information in our accompanying [paper](https://quantum-journal.org/papers/q-2025-01-08-1584/).
16-
For additional examples of usage and guidance on getting started with Cryptomite, see our related [blog post](https://medium.com/quantinuum/introducing-cryptomite-randomness-extraction-simplified-857fc2f87673)
14+
At a high level, the library offers state-of-the-art randomness extractors that are easy to use, optimized for performance and numerically precise,
15+
making it suitable for numerous practical use cases. . More details can be found in our accompanying [paper](https://quantum-journal.org/papers/q-2025-01-08-1584/).
16+
For usage examples and guidance on getting started, see our related [blog post](https://medium.com/quantinuum/introducing-cryptomite-randomness-extraction-simplified-857fc2f87673)
1717
and repository [documentation](https://cqcl.github.io/cryptomite/).
1818

1919

0 commit comments

Comments
 (0)