Skip to content

Commit

Permalink
Changed wording
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWilhelm committed Sep 15, 2019
1 parent 0cb61aa commit bf4de01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pyscaffoldext/dsproject/templates/readme_md.template
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ Then take a look into the `scripts` and `notebooks` folders.

## Note

This project has been set up using PyScaffold ${version} and the [dsproject] ${dsproject_version} extension.
This project has been set up using PyScaffold ${version} and the [dsproject extension] ${dsproject_version}.
For details and usage information on PyScaffold see https://pyscaffold.org/.

[conda]: https://docs.conda.io/
[pre-commit]: https://pre-commit.com/
[Jupyter]: https://jupyter.org/
[nbstripout]: https://github.com/kynan/nbstripout
[Google style]: http://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings
[dsproject]: https://github.com/pyscaffold/pyscaffoldext-dsproject
[dsproject extension]: https://github.com/pyscaffold/pyscaffoldext-dsproject

0 comments on commit bf4de01

Please sign in to comment.