aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsotech117 <26747948+sotech117@users.noreply.github.com>2024-01-22 14:36:57 -0500
committerGitHub <noreply@github.com>2024-01-22 14:36:57 -0500
commitd8dfe3e807f5ca58d03762a5028183e1374c3afb (patch)
tree20151c238ce7b88e64fb336ead3e2691e9f54695
parent2234ed6ab75763f23dadc8877323c6e424f1f543 (diff)
Update readme.md
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index b110cc6..234954a 100644
--- a/readme.md
+++ b/readme.md
@@ -1,8 +1,10 @@
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 is a public template, so, INSTEAD OF FORKING (!), please use "use this template" button (on the top right of the repo's homepage) 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.
This repo contains the javascript that will store and download the user's data while using both versions of the site. DO NOT MODIFY the provided javascript files (unless you know what you are doing); if you need to add javascript to accomodate your changes to b.html, make a new file!
From the uiux tas, we hope you enjoy the assignment :)
+
+github repo's homepage: https://github.com/CS1300-2024/ab-testing-stencil/