From 8898bed6fae1df5ce9e730c6285e1e21b9d5349c Mon Sep 17 00:00:00 2001 From: Spencer Smith <smiths@mcmaster.ca> Date: Tue, 14 Jan 2025 14:17:49 -0500 Subject: [PATCH] Added blank template to readme file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1754908..c6f8524 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ design, module design, implementation, testing and inspection. **BlankProjectTemplate** - starting point for each project - separate template for single scientific application versus family of computing libraries + - https://github.com/smiths/capTemplate **ToolTutorials** - tutorials on doxygen, git and GitLab, make, unit testing and LaTeX -- GitLab