File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- name : Testing
1
+ name : Tests
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change 1
- # <img alt =" atomate " src =" docs_rst/_static/atomate_logo_small.png " width =" 250 " >
1
+ # <img alt =" atomate " src =" https://raw.githubusercontent.com/hackingmaterials/atomate/main/docs_rst/_static/atomate_logo_small.png " width =" 250 " >
2
+
3
+ [ ![ Tests] ( https://github.com/hackingmaterials/atomate/actions/workflows/test.yml/badge.svg )] ( https://github.com/hackingmaterials/atomate/actions/workflows/test.yml )
4
+ [ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/atomate?label=PyPI%20Downloads )] ( https://pypi.org/project/atomate )
5
+ [ ![ PyPI] ( https://img.shields.io/pypi/v/atomate?label=PyPI%20Release )] ( https://pypi.org/project/atomate )
6
+ [ ![ Requires Python 3.8+] ( https://img.shields.io/badge/Python-3.8+-blue.svg?label=Requires%20Python )] ( https://python.org/downloads )
2
7
3
8
atomate is a software for computational materials science that contains pre-built workflows to compute and analyze the properties of materials.
4
9
You can’t perform that action at this time.
0 commit comments