Skip to content

Commit

Permalink
Merge pull request #33 from unitaryfund/nathanshammah-patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
Misty-W authored Feb 8, 2024
2 parents e31c7a0 + 139b20b commit d574fde
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[![PyPI version](https://badge.fury.io/py/aquapointer.svg)](https://badge.fury.io/py/aquapointer)
[![Downloads](https://static.pepy.tech/personalized-badge/aquapointer?period=total&units=international_system&left_color=black&right_color=green&left_text=Downloads)](https://pepy.tech/project/aquapointer)
[![Repository](https://img.shields.io/badge/GitHub-5C5C5C.svg?logo=github)](https://github.com/unitaryfund/aquapointer)
[![Wellcome Leap](https://img.shields.io/badge/Supported%20By-Wellcome%20Leap-FF2C4C.svg)](https://wellcomeleap.org)
[![Discord Chat](https://img.shields.io/badge/dynamic/json?color=blue&label=Discord&query=approximate_presence_count&suffix=%20online.&url=https%3A%2F%2Fdiscord.com%2Fapi%2Finvites%2FJqVGmpkP96%3Fwith_counts%3Dtrue)](http://discord.unitary.fund)


# aquapointer
Package applying quantum algorithms to find locations of water molecules in a protein cavity.

Expand All @@ -9,6 +16,13 @@ From the top level of the repository, where the `setup.py` file is found, just r
```
python setup.py install
```
## Contributing
Aquapointer is developed by [Unitary Fund](https://unitary.fund/), [PASQAL](https://www.pasqal.com/), and [Qubit Pharmaceuticals](https://www.qubit-pharmaceuticals.com/). You are welcome to contribute to the project, open an issue or a pull request.

You can join the [#aquapointer](https://discord.gg/cV4nEpMz) channel on the Unitary Fund Discord for community support.

Work on aquapointer is supported by Wellcome Leap as part of the Quantum for Bio Program.
## Funding
Work on aquapointer is supported by [Wellcome Leap](https://wellcomeleap.org/) as part of the Quantum for Bio Program ([Q4Bio](https://wellcomeleap.org/q4bio/program/)).

## License
Aquapointer is released under [GPL-3.0 license](https://github.com/unitaryfund/aquapointer#GPL-3.0-1-ov-file).

0 comments on commit d574fde

Please sign in to comment.