From 29eeda01fe819b58c8cce7d7122a92ac275c0c6d Mon Sep 17 00:00:00 2001 From: J Taylor Date: Tue, 5 Oct 2021 11:15:35 +0300 Subject: [PATCH] removed 'daily js' from readme --- README.md | 4 ++-- custom/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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)