Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Herb committed Jul 19, 2024
1 parent 04a1e91 commit 03eef38
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<p align="center">
<picture>
<img src="docs/figures/qDNA_logo.png">
</picture>
height="130">
</p>
<p align="center">
<a href="https://opensource.org/licenses/BSD-3-Clause">
<img src="https://img.shields.io/badge/license-New%20BSD-blue.svg"
alt="license"></a>
<a href="https://doi.org/10.5281/zenodo.12734027">
<img src="https://zenodo.org/badge/DOI/10.5281/zenodo.12734027.svg"
alt="DOI"></a>
<a href="https://quantumdna.readthedocs.io/en/latest/?badge=latest">
<img src="https://readthedocs.org/projects/quantumdna/badge/?version=latest"
alt="Documentation Status"></a>
</p>

<div align="center">

[![license](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.12734027.svg)](https://doi.org/10.5281/zenodo.12734027)
[![Documentation Status](https://readthedocs.org/projects/quantumdna/badge/?version=latest)](https://quantumdna.readthedocs.io/en/latest/?badge=latest)

</div>

---

Expand Down

0 comments on commit 03eef38

Please sign in to comment.