From b70d8c214fc0c78aa1a19a031fd2156bf01445cd Mon Sep 17 00:00:00 2001 From: Owen0309 Date: Thu, 21 Aug 2025 11:55:22 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ab9ee9..ddf8bed 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ To begin using this template, choose one of the following options to get started * [Fork, Clone, or Download on GitHub](https://github.com/StartBootstrap/startbootstrap-bare) ## Usage +"This branch is for CI/CD setup" ### Basic Usage From 381851de7d9eb486a20908d29ea9bb0e0378248e Mon Sep 17 00:00:00 2001 From: Owen0309 Date: Thu, 21 Aug 2025 12:06:20 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddf8bed..9fc2b5c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To begin using this template, choose one of the following options to get started "This branch is for CI/CD setup" ### Basic Usage - +e After downloading, simply edit the HTML and CSS files included with `dist` directory. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, open the `index.html` file in your web browser. ### Advanced Usage