From abcb6e6e8ed317f5eac820dc64486a9326ef0313 Mon Sep 17 00:00:00 2001 From: harvanchik <66141166+harvanchik@users.noreply.github.com> Date: Thu, 19 Jan 2023 20:10:04 -0800 Subject: [PATCH] minor update to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1226ee4..3e31e88 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This web application houses sports case plays that are used for educational purp ## Finding a Case Play -As of right now, there is a home page that lists all of the case plays loaded in the database. You can find this home page at https://caseplay.org. From there, you can click the `copy url` button to share the case play with others. +As of right now, there is a home page that lists all of the case plays loaded in the database. You can find this home page at https://caseplay.org and click on a case play ID to navigate to that case play's page. From there, you can click the `copy url` button to share the case play with others.