Skip to content

docs: 📝 format README #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 4 additions & 3 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down