Skip to content

Commit

Permalink
add doi to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaehne committed Mar 30, 2024
1 parent 8e767bd commit a4c2ee9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![codecov](https://codecov.io/gh/hyperspy/holospy/graph/badge.svg?token=XB1QDTXQ86)](https://codecov.io/gh/hyperspy/holospy)
[![Docs](https://readthedocs.org/projects/holospy/badge/?version=latest)](https://holospy.readthedocs.io/en/latest/?badge=latest)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![DOI](https://zenodo.org/badge/2233998.svg)](https://zenodo.org/badge/latestdoi/2233998)

**HoloSpy** is a Python package extending the functionality for multi-dimensional
data analysis provided by the [HyperSpy](https://hyperspy.org) library. It is
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ doc = [
"numpydoc",
"pydata-sphinx-theme>=0.13",
"sphinx",
"sphinx-design",
"sphinx-favicon",
"sphinxcontrib-towncrier",
"towncrier",
Expand Down

0 comments on commit a4c2ee9

Please sign in to comment.