diff --git a/README.md b/README.md index 731bbbec5..eb21c957c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ SPDX-License-Identifier: MPL-2.0 [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef&metric=sqale_index)](https://sonarcloud.io/dashboard?id=OpenSTEF_openstef) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=OpenSTEF_openstef&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=OpenSTEF_openstef) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5585/badge)](https://bestpractices.coreinfrastructure.org/projects/5585) +[![Downloads](https://static.pepy.tech/badge/openstef)](https://pepy.tech/project/openstef) +[![Downloads](https://static.pepy.tech/badge/openstef/month)](https://pepy.tech/project/openstef) # OpenSTEF OpenSTEF is a Python package designed for generating short-term forecasts in the energy sector. The repository includes all the essential components required for machine learning pipelines that facilitate the forecasting process. To utilize the package, users are required to furnish their own data storage and retrieval interface.