diff --git a/README.md b/README.md
index 959e9cb..6708296 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ This branch of the common data model, called `payless_health`, is used to develo
- `COST`, representing a hospital's internal representations of costs (from billing, from HL7 FHIR messages, etc)
- `PRICE`, representing publicly available price information from a care site such as a hospital, pharmacy, clinic, or other care site.
-
+
Example [prototype dashboard](https://beta.payless.health/examples/mount-sinai.html) using [public data](https://www.mountsinai.org/files/MSHealth/Assets/HS/131624096_mount-sinai-hospital_standardcharges.zip) used to inform the development of the `COST` and `PRICE` tables (Open source Jupyter notebook using python for this dashboard is [here](https://colab.research.google.com/github/onefact/data_build_tool_payless.health/blob/main/notebooks/230809-mount-sinai.ipynb)).