Skip to content

Commit 3546321

Browse files
committed
added reference to next_steps document in template's main README
1 parent efead8a commit 3546321

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ cookiecutter https://github.com/nlesc/python-template.git
7070
| copyright_holder | Netherlands eScience Center | Name(s) of the organization(s) or person(s) who hold the copyright of the software. |
7171
| code_of_conduct_email | yourname@esciencecenter.nl | Email address of the person who should be contacted in case of violations of the Code of Conduct. |
7272

73+
Once the project files have been generated, follow the steps outlined in
74+
[{{cookiecutter.project_name}}/next_steps.md]({{cookiecutter.project_name}}/next_steps.md).
75+
7376
### Step 3/3: Read about what was just generated
7477

7578
Good job! You have now generated the skeleton for your package:

0 commit comments

Comments
 (0)