Skip to content

Commit 75ccb3f

Browse files
authored
Update badge
1 parent b42171f commit 75ccb3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
MPDS platform Python API client
22
==========
33

4-
[![DOI](https://zenodo.org/badge/96541702.svg)](https://zenodo.org/badge/latestdoi/96541702)
5-
![PyPI](https://img.shields.io/pypi/v/mpds_client.svg?style=flat)
4+
[![DOI](https://zenodo.org/badge/96541702.svg)](https://doi.org/10.5281/zenodo.2557897)
5+
[![PyPI](https://img.shields.io/pypi/v/mpds_client.svg?style=flat)](https://pypi.org/project/mpds_client)
66
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client?ref=badge_shield)
77

88
This Python library takes care of many aspects of the [MPDS platform API](http://developer.mpds.io), such as pagination, error handling, validation, proper data extraction and more. We encourage our users to adopt this library for their needs. This library follows the [standardization guideline](https://github.com/hackingmaterials/matminer) on data mining for materials science from LBNL, Berkeley, USA. Please, see the [developer docs](http://developer.mpds.io). To start using the MPDS platform API, login at the MPDS via [GitHub](https://mpds.io/github_oauth.html).
@@ -11,4 +11,4 @@ This Python library takes care of many aspects of the [MPDS platform API](http:/
1111

1212

1313
## License
14-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client?ref=badge_large)
14+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client?ref=badge_large)

0 commit comments

Comments
 (0)