From 9f098bd4c4e46eb44c242098a9dbb60a3dbd8417 Mon Sep 17 00:00:00 2001
From: "W. Spencer Smith" <smiths@mcmaster.ca>
Date: Tue, 14 Jan 2025 17:17:44 -0500
Subject: [PATCH] Update README to match contents of repo

---
 README.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/README.md b/README.md
index c6f8524..2e5b0e0 100644
--- a/README.md
+++ b/README.md
@@ -17,12 +17,7 @@ design, module design, implementation, testing and inspection.
   - roughly organized following the typical "v-model" documentation (req, test, des)
   - review of SE for SC
   
-**BlankProjectTemplate**
-   - starting point for each project
-   - separate template for single scientific application versus family of computing libraries
-   - https://github.com/smiths/capTemplate
-
-**ToolTutorials**
+**Tools**
  - tutorials on doxygen, git and GitLab, make, unit testing and LaTeX
  
  **Examples**
-- 
GitLab