From 751762931ffa5888e2a6d18d1bbc2fa31567e1b7 Mon Sep 17 00:00:00 2001 From: Harry Swift Date: Wed, 7 Jan 2026 14:33:42 +0000 Subject: [PATCH] Enhance README with template usage details Added usage instructions and documentation links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d29eeb..212aade 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Python-Template ============================== -A template repository for Python projects within the CCPBioSim organisation +A template repository for Python projects within the CCPBioSim organisation. To use this template please refer to the [Python Template Documentation](https://ccpbiosim.github.io/new-software.html#python-repository-template) on the [CCPBioSim Developers Resources](https://ccpbiosim.github.io/index.html). ## Project Status