Skip to content

Commit 90ff199

Browse files
authored
Fix NOTE in README (#500)
Probably the most exciting PR you've seen (in your lives?). Related to fun I was having over in - UCL-ARC/research-software-practices#30
1 parent 9ec5120 commit 90ff199

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ repo, and we welcome questions there or in the `#helpme` channel on the
1515
🍪 Our template is a [cookiecutter] template which automatically creates new
1616
Python packages with our recommended tooling set up and ready to go.
1717

18-
> **Note** If you're making a package within a community that has an existing
18+
> [!NOTE]
19+
> If you're making a package within a community that has an existing
1920
> package template (e.g., [`scikit-hep`](https://github.com/scikit-hep/cookie)),
2021
> we recommend using their template instead of this one.
2122

0 commit comments

Comments
 (0)