Skip to content

Commit 62715e2

Browse files
Clean up headings in README (#556)
These headings serve the same purpose (pointing users towards instructions for the template), so merge them into one --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1558a87 commit 62715e2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,10 @@ Python packages with our recommended tooling set up and ready to go.
2020
> package template (e.g., [`scikit-hep`](https://github.com/scikit-hep/cookie)),
2121
> we recommend using their template instead of this one.
2222
23-
## Tutorial
23+
## Using our Python package template
2424

2525
Some quick instructions for using our template are below.
26-
We also have a [tutorial](./tutorial.md) that has been presented in a couple of workshops aimed at researchers at UCL.
27-
28-
## Using our template
26+
We also have a longer [tutorial](./tutorial.md) that has been presented in workshops for researchers at UCL.
2927

3028
If you have [uv] installed, you can use our template with the following one-liner:
3129

0 commit comments

Comments
 (0)