diff --git a/README.md b/README.md index c128dd4..03d6b4e 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Please note: these demos are intended as educational resources for using the Dai ## Contents -## [Daily JS (Web)](./custom/) +## [Custom (Web)](./custom/) -Examples that showcase the Daily CallObject using our Javascript library +Examples that showcase the Daily call object using our Javascript library ## [Prebuilt UI](./prebuilt-ui) diff --git a/custom/README.md b/custom/README.md index 31c48a8..6b74046 100644 --- a/custom/README.md +++ b/custom/README.md @@ -1,4 +1,4 @@ -# Daily JS Examples +# Custom Examples (Daily JS) ### [🤙 Basic call](./basic-call)