diff --git a/docs/README.md b/docs/README.md index af184e6..acfe761 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,8 +1,8 @@ -# Safe-DS Stdlib Examples +# Examples for the Safe-DS Python Library [![PyPI](https://img.shields.io/pypi/v/safe-ds-examples)](https://pypi.org/project/safe-ds-examples/) [![Main](https://github.com/Safe-DS/Stdlib-Examples/actions/workflows/main.yml/badge.svg)](https://github.com/Safe-DS/Stdlib-Examples/actions/workflows/main.yml) [![codecov](https://codecov.io/gh/Safe-DS/Stdlib-Examples/branch/main/graph/badge.svg?token=X5CU9V952H)](https://codecov.io/gh/Safe-DS/Stdlib-Examples) [![Documentation Status](https://readthedocs.org/projects/stdlib-examples/badge/?version=latest)](https://stdlib-examples.readthedocs.io/en/latest/?badge=latest) -Ready-to-use examples for the [Safe-DS Stdlib](https://github.com/Safe-DS/Stdlib). +Ready-to-use examples for the [Safe-DS Python Library](https://github.com/Safe-DS/Stdlib). diff --git a/mkdocs.yml b/mkdocs.yml index 7b65dce..923d4fc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Safe-DS Stdlib Examples +site_name: Examples for the Safe-DS Python Library repo_url: https://github.com/Safe-DS/Stdlib-Examples repo_name: Safe-DS/Stdlib-Examples diff --git a/src/README.md b/src/README.md index af184e6..acfe761 100644 --- a/src/README.md +++ b/src/README.md @@ -1,8 +1,8 @@ -# Safe-DS Stdlib Examples +# Examples for the Safe-DS Python Library [![PyPI](https://img.shields.io/pypi/v/safe-ds-examples)](https://pypi.org/project/safe-ds-examples/) [![Main](https://github.com/Safe-DS/Stdlib-Examples/actions/workflows/main.yml/badge.svg)](https://github.com/Safe-DS/Stdlib-Examples/actions/workflows/main.yml) [![codecov](https://codecov.io/gh/Safe-DS/Stdlib-Examples/branch/main/graph/badge.svg?token=X5CU9V952H)](https://codecov.io/gh/Safe-DS/Stdlib-Examples) [![Documentation Status](https://readthedocs.org/projects/stdlib-examples/badge/?version=latest)](https://stdlib-examples.readthedocs.io/en/latest/?badge=latest) -Ready-to-use examples for the [Safe-DS Stdlib](https://github.com/Safe-DS/Stdlib). +Ready-to-use examples for the [Safe-DS Python Library](https://github.com/Safe-DS/Stdlib).