Skip to content

Commit cb60560

Browse files
authored
docs: 📝 format README (#132)
# Description This PR formats the (non-template) README. This PR needs a quick review. ## Checklist - [x] Added or updated tests - [x] Updated documentation - [x] Ran `just run-all`
1 parent ffa9d4b commit cb60560

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re
2121

2222
This repository contains a [copier](https://copier.readthedocs.io/)
2323
template for setting up a new repository for a Python package. Along
24-
with a structured directory layout, this template includes configured
25-
development tools, CI configuration, and supporting files for package
26-
setup, publishing, and maintenance.
24+
with a structured directory layout, this template includes
25+
configurations for tools that improve developer experience, continuous
26+
integration and delivery workflows, and supporting files for building
27+
robust Python packages.
2728

2829
Check out our
2930
[website](https://template-python-package.seedcase-project.org/) for

README.qmd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ metadata-files:
1313

1414
This repository contains a [copier](https://copier.readthedocs.io/)
1515
template for setting up a new repository for a Python package. Along
16-
with a structured directory layout, this template includes configurations
17-
for tools that improve developer experience, continuous integration and
18-
delivery workflows, and supporting files for building robust Python packages.
16+
with a structured directory layout, this template includes
17+
configurations for tools that improve developer experience, continuous
18+
integration and delivery workflows, and supporting files for building
19+
robust Python packages.
1920

2021
Check out our
2122
[website](https://{{< meta gh.repo >}}.{{< meta gh.org >}}.org/) for

0 commit comments

Comments
 (0)