Skip to content

Commit b6652a4

Browse files
authored
Update disclaimer and contact info in README file (#764)
1 parent c640389 commit b6652a4

2 files changed

Lines changed: 39 additions & 4 deletions

File tree

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@ To get started simulating Google Cirq circuits with qsim, see the
107107
More detailed information about the qsim-Cirq API can be found in the
108108
[docs](https://github.com/quantumlib/qsim/blob/master/docs/cirq_interface.md).
109109

110-
## Disclaimer
111-
112-
This is not an officially supported Google product.
113-
114110
# How to cite qsim
115111

116112
Qsim is uploaded to Zenodo automatically. Click on this badge [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4023103.svg)](https://doi.org/10.5281/zenodo.4023103) to see all the citation formats for all versions.
@@ -128,3 +124,23 @@ An equivalent BibTex format reference is below for all the versions:
128124
url = {https://doi.org/10.5281/zenodo.4023103}
129125
}
130126
```
127+
128+
## Contact
129+
130+
For any questions or concerns not addressed here, please email
131+
quantum-oss-maintainers@google.com.
132+
133+
## Disclaimer
134+
135+
This is not an officially supported Google product. This project is not
136+
eligible for the [Google Open Source Software Vulnerability Rewards
137+
Program](https://bughunters.google.com/open-source-security).
138+
139+
Copyright 2019 The Cirq Developers.
140+
141+
<div align="center">
142+
<a href="https://quantumai.google">
143+
<img width="15%" alt="Google Quantum AI"
144+
src="https://raw.githubusercontent.com/quantumlib/Cirq/refs/heads/main/docs/images/quantum-ai-vertical.svg">
145+
</a>
146+
</div>
Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)