diff --git a/README.md b/README.md index ba3c8c0..b5306d2 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,10 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re This repository contains a [copier](https://copier.readthedocs.io/) template for setting up a new repository for a Python package. Along -with a structured directory layout, this template includes configured -development tools, CI configuration, and supporting files for package -setup, publishing, and maintenance. +with a structured directory layout, this template includes +configurations for tools that improve developer experience, continuous +integration and delivery workflows, and supporting files for building +robust Python packages. Check out our [website](https://template-python-package.seedcase-project.org/) for diff --git a/README.qmd b/README.qmd index 6f44dc9..ead5d1e 100644 --- a/README.qmd +++ b/README.qmd @@ -13,9 +13,10 @@ metadata-files: This repository contains a [copier](https://copier.readthedocs.io/) template for setting up a new repository for a Python package. Along -with a structured directory layout, this template includes configurations -for tools that improve developer experience, continuous integration and -delivery workflows, and supporting files for building robust Python packages. +with a structured directory layout, this template includes +configurations for tools that improve developer experience, continuous +integration and delivery workflows, and supporting files for building +robust Python packages. Check out our [website](https://{{< meta gh.repo >}}.{{< meta gh.org >}}.org/) for