Skip to content

Commit 24cc570

Browse files
Grammar in README.md
1 parent 8f6ef41 commit 24cc570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Supported options:
236236

237237
Not sure if usethis is the exact fit for your project?
238238

239-
The closest match to usethis is [PyScaffold](https://github.com/pyscaffold/pyscaffold/). It provides Command Line Interface to automate the creation of a project from a sensible templated structure.
239+
The closest match to usethis is [PyScaffold](https://github.com/pyscaffold/pyscaffold/). It provides a Command Line Interface to automate the creation of a project from a sensible templated structure.
240240

241241
You could also consider your own hard-coded template. Templating tools such as [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and [Copier](https://github.com/copier-org/copier) allow you to create static templates with fixed configuration you can use across multiple projects. However, it's not always obvious which template you should use, and many do not use state-of-practice tooling such as `pyproject.toml`. Also, sometimes a template can overwhelm you with too many unfamiliar tools.
242242

0 commit comments

Comments
 (0)