-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update readme #330
Update readme #330
Conversation
Codecov Report
@@ Coverage Diff @@
## master #330 +/- ##
==========================================
+ Coverage 91.77% 91.97% +0.19%
==========================================
Files 17 17
Lines 827 835 +8
==========================================
+ Hits 759 768 +9
+ Misses 68 67 -1
Continue to review full report at Codecov.
|
Thanks @rmlarose. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I suggested two changes which should fix the linking issue mentioned by @nathanshammah .
Co-authored-by: Andrea Mari <[email protected]>
Co-authored-by: Andrea Mari <[email protected]>
Fixes #312 + the "spruce up readme" checklist todo I can't seem to find anymore.
Note I'm kinda guessing on which versions of Qiskit and pyQuil are supported. I know it works with Qiskit >= 0.19.0 and pyQuil >= 2.18.0, but earlier versions might be ok too.