diff --git a/README.md b/README.md index ca63af31..406e7ac1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ repo, and we welcome questions there or in the `#helpme` channel on the 🍪 Our template is a [cookiecutter] template which automatically creates new Python packages with our recommended tooling set up and ready to go. -> **Note** If you're making a package within a community that has an existing +> [!NOTE] +> If you're making a package within a community that has an existing > package template (e.g., [`scikit-hep`](https://github.com/scikit-hep/cookie)), > we recommend using their template instead of this one.