From a1aa37d276a2debc1ce7b4d1f1119bedb668ddfe Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Mon, 18 Nov 2024 10:59:32 -0500 Subject: [PATCH] Update why.md --- docs/example_docs/intro/why.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/example_docs/intro/why.md b/docs/example_docs/intro/why.md index 61e33e8..dd5d2d8 100644 --- a/docs/example_docs/intro/why.md +++ b/docs/example_docs/intro/why.md @@ -17,6 +17,7 @@ Of course, there are many more reasons, but hopefully that's convincing enough! This is by no means the only template of its kind. Some alternatives include: +- [cookiecutter-cms](https://github.com/MolSSI/cookiecutter-cms) - [cookiecutter](https://github.com/cookiecutter/cookiecutter) - [pyscaffold](https://github.com/pyscaffold/pyscaffold) - [python-package-template](https://github.com/microsoft/python-package-template)