Skip to content

Commit c2b8c20

Browse files
author
a.pirogov
committed
make live demo link more visible
1 parent 47d9655 commit c2b8c20

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
An opinionated cookiecutter template to kickstart a modern best-practice Python project with FAIR metadata.
1212

13+
*Check out a demo repository generated from this template
14+
:point_right: [here](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter-demo)*
15+
1316
## Overview
1417

1518
Are you a **researcher** or **research software engineer**?
@@ -85,14 +88,13 @@ This will spawn an interactive prompt, where you have to provide some informatio
8588
a starting skeleton for your software project. Don't worry, you can always adapt this
8689
information later on by hand. After this cookiecutter will initate your software project.
8790

88-
You can find a demo repository generated from this template
89-
[here](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter-demo).
90-
9191
Your new project repository will also include a copy of a [developer guide](./dev_guide.md),
9292
containing more information about the structure and features of the generated project.
9393
Feel free to either remove it, or keep (and possibly adjust) it as extended technical
9494
project documentation for yourself and other future project contributors.
9595

96+
You can find a demo repository generated from this template [here](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter-demo).
97+
9698
## Configuring the Template
9799

98100
If you intend to use the template a lot, e.g. if you want to use (an adaptation of)

0 commit comments

Comments
 (0)