Skip to content
Open
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
4 changes: 2 additions & 2 deletions {{cookiecutter.project_name}}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ _________________

_________________

[Read Latest Documentation](https://{{ cookiecutter.project_slug }}.readthedocs.io/) - [Browse GitHub Code Repository](https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_name}}/)
[Read The Latest Documentation](https://{{ cookiecutter.project_slug }}.readthedocs.io/) - [Browse GitHub Code Repository](https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_name}}/)

_________________

**{{cookiecutter.project_name}}** {{cookiecutter.description}}

### Contributors

Thanks to all that ontribute making this package what it is !
Thanks to all that contribute making this package what it is !

<a href="https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_name}}/graphs/contributors">
<img src="https://contrib.rocks/image?repo={{cookiecutter.github_username}}/{{cookiecutter.project_name}}" />
Expand Down