diff options
author | sotech117 <26747948+sotech117@users.noreply.github.com> | 2024-01-22 14:35:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-22 14:35:02 -0500 |
commit | 2234ed6ab75763f23dadc8877323c6e424f1f543 (patch) | |
tree | cc7d867262288daf67285d68901b0f1a274898a7 | |
parent | b16fe9c7c31a7776334718f3c3d2fb8df87637b2 (diff) |
Update readme.md
-rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -You will use this repo to complete cs1300's ab testing assignment! This is a public template, so, INSTEAD OF FORKING (!), please use "use this template" button (on the top right of the repo's home page) to copy your own version of this repo into your github account to build off of this stencil.
+You will use this repo to complete cs1300's ab testing assignment!
+This is a public template, so, INSTEAD OF FORKING (!), please use "use this template" button (on the top right of the repo's home page) to copy your own version of this repo into your github account to build off of this stencil.
This contains two pages that are identical: a.html & b.html. You are tasked with modifying b.html (along with appointements-b.html) to impact how the user may finish the provided task.
|