diff --git a/README.md b/README.md index a8d9df8..3130c8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ [![pipeline status](https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/badges/main/pipeline.svg)](https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/-/commits/main) [![coverage report](https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/badges/main/coverage.svg)](https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/commits/main) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7573040.svg)](https://doi.org/10.5281/zenodo.7573040) +[![PyPi](https://img.shields.io/pypi/v/hydesign)](https://pypi.org/project/hydesign/) +[![License](https://img.shields.io/pypi/l/hydesign)](https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/blob/main/LICENSE) ## Welcome to hydesign - A tool for design and control of utility scale wind-solar-storage based hybrid power plant. diff --git a/setup.py b/setup.py index a9522f3..0066ba2 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def read_md(f): return open(f, 'r').read() }, author='DTU Wind Energy', author_email='jumu@dtu.dk', - license='Proprietary', + license='MIT', packages=find_packages(), package_data={ 'hydesign': [