From df2f43ec747cb929ef1d00352944e32bffba1339 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Sun, 24 Mar 2024 07:46:31 -0700 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 389eae58..29c36abb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # cdn Content Delivery Network (CDN) for Fasten Health sources, logos etc. -This repo is only used for [Fasten Toolbox](https://toolbox.fastenhealth.com) +The following directories are populated automatically by deployment tooling: + +- [logos/sources](https://github.com/fastenhealth/cdn/tree/main/logos/sources) - populated by fasten-onprem +- [connect/dev](https://github.com/fastenhealth/cdn/tree/main/connect/dev) - populated by fasten-stitch +- [jwks/fasten-connect](https://github.com/fastenhealth/cdn/tree/main/jwks/fasten-connect) - populated by fasten-connect-api + + +This repo is used by the following: + +- [Fasten Toolbox](https://toolbox.fastenhealth.com) +- [Fasten Connect Portal](https://portal.connect.fastenhealth.com)