Skip to content

Commit db5cf75

Browse files
authored
Update README.md
1 parent 2cfeb85 commit db5cf75

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<div align="center">
32

43
<img src="https://raw.githubusercontent.com/HzaCode/ChemInformant/main/images/logo.png" width="200px" />
@@ -24,8 +23,6 @@
2423
<a href="https://github.com/HzaCode/ChemInformant/blob/main/LICENSE.md">
2524
<img src="https://img.shields.io/pypi/l/ChemInformant.svg" alt="License">
2625
</a>
27-
28-
2926
</p>
3027

3128
<p>
@@ -44,10 +41,15 @@
4441
<a href="https://github.com/pyOpenSci/software-submission/issues/254">
4542
<img src="https://img.shields.io/badge/pyOpenSci-First%20JOSS%20Track-blueviolet" alt="pyOpenSci First JOSS Track Review">
4643
</a>
44+
<a href="https://github.com/lmmentel/awesome-python-chemistry">
45+
<img src="https://awesome.re/badge-flat2.svg" alt="Awesome Python Chemistry">
46+
</a>
4747
</p>
4848

4949
</div>
5050

51+
52+
5153
---
5254

5355
**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)