diff --git a/README.md b/README.md index 50138f3..50d7c8e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # InCommonTAP-Examples -Contains examples uses of the InCommon Trusted Access Platform components working together +Contains example uses of the InCommon Trusted Access Platform components working together diff --git a/Examples/Managing Collaborations/docker-compose.yaml b/Use Cases/Managing Collaborations/docker-compose.yaml similarity index 100% rename from Examples/Managing Collaborations/docker-compose.yaml rename to Use Cases/Managing Collaborations/docker-compose.yaml diff --git a/Examples/Managing Guests/docker-compose.yaml b/Use Cases/Managing Guests/docker-compose.yaml similarity index 100% rename from Examples/Managing Guests/docker-compose.yaml rename to Use Cases/Managing Guests/docker-compose.yaml diff --git a/Examples/Managing Roles/docker-compose.yaml b/Use Cases/Managing Roles/docker-compose.yaml similarity index 100% rename from Examples/Managing Roles/docker-compose.yaml rename to Use Cases/Managing Roles/docker-compose.yaml diff --git a/Examples/Student-Employee Offboarding/docker-compose.yaml b/Use Cases/Student-Employee Offboarding/docker-compose.yaml similarity index 100% rename from Examples/Student-Employee Offboarding/docker-compose.yaml rename to Use Cases/Student-Employee Offboarding/docker-compose.yaml diff --git a/Examples/Student-Employee Onboarding/Dockerfile b/Use Cases/Student-Employee Onboarding/Dockerfile similarity index 100% rename from Examples/Student-Employee Onboarding/Dockerfile rename to Use Cases/Student-Employee Onboarding/Dockerfile