Skip to content

Commit 0c52faa

Browse files
authored
Merge pull request #41 from HzaCode/HzaCode-patch-3
Update README.md
2 parents be39953 + 17e2691 commit 0c52faa

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
<br>
1010

11-
11+
<!-- 第一排:下载量 -->
1212
[![Total Downloads](https://img.shields.io/pepy/dt/cheminformant?style=for-the-badge&color=306998&label=Downloads&logo=python)](https://pepy.tech/project/cheminformant)
1313

14-
14+
<!-- 第二排:JOSS + pyOpenSci -->
1515
<p>
1616
<a href="https://doi.org/10.21105/joss.08341">
1717
<img src="https://joss.theoj.org/papers/10.21105/joss.08341/status.svg" alt="DOI">
@@ -21,7 +21,7 @@
2121
</a>
2222
</p>
2323

24-
24+
<!-- 第三排:其他 -->
2525
<p>
2626
<a href="https://pypi.org/project/ChemInformant/">
2727
<img src="https://img.shields.io/pypi/v/ChemInformant.svg" alt="PyPI version">
@@ -41,9 +41,11 @@
4141
<a href="https://cdn.jsdelivr.net/gh/HzaCode/ChemInformant@gh-pages/coverage.svg">
4242
<img src="https://cdn.jsdelivr.net/gh/HzaCode/ChemInformant@gh-pages/coverage.svg" alt="coverage">
4343
</a>
44+
<!--
4445
<a href="https://github.com/astral-sh/ruff">
4546
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff">
4647
</a>
48+
-->
4749
<a href="https://app.codacy.com/gh/HzaCode/ChemInformant/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade">
4850
<img src="https://app.codacy.com/project/badge/Grade/ba35e3e2f5224858bcaeb8f9c4ee2838" alt="Codacy Badge">
4951
</a>
@@ -56,6 +58,7 @@
5658

5759

5860

61+
5962
---
6063

6164
**ChemInformant** is a robust data acquisition engine for the [PubChem](https://pubchem.ncbi.nlm.nih.gov/) database, engineered for the modern scientific workflow. It intelligently manages network requests, performs rigorous runtime data validation, and delivers analysis-ready results, providing a dependable foundation for any computational chemistry project in Python.

0 commit comments

Comments
 (0)