From 4159e650693988a6ca565e574ef609c74e747629 Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Thu, 2 Mar 2023 16:55:23 +0000
Subject: [PATCH] Added a section about the solution branch

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index 07dca5f..531989f 100644
--- a/README.md
+++ b/README.md
@@ -53,3 +53,16 @@ No.  Just use **mkioc**.
 #### Can I complete this exercise on a computer other than an APS-maintained RHEL computer?
 
 No.
+
+## The solution branch
+
+Both the xxx and motorVMC repos have a **solution** branch that:
+
+* allows you to run all the commands in this training **without editing a file in a text editor**.
+* enables jumping to a specific section
+
+### Example: how to avoid manually editing files
+
+### Example: how to jump to a specific section
+
+
-- 
GitLab