diff --git a/README.md b/README.md index 217c81115..a423dfee0 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ This is an example React app to demo [100ms' React SDK](https://www.npmjs.com/package/@100mslive/react-sdk). Not using React? Find the [Javascript Quickstart here](https://docs.100ms.live/javascript/v2/guides/javascript-quickstart). +it is recommended to use the [roomkit-react package](https://github.com/100mslive/web-sdks/tree/main/packages/roomkit-react) from our open source [web-sdks](https://github.com/100mslive/web-sdks) + # Table of Contents -* [Getting Started](https://github.com/100mslive/100ms-web/wiki/Getting-Started) -* [Creating and Joining a Room](https://github.com/100mslive/100ms-web/wiki/Creating-and-joining-a-room) -* [Customizing your app](https://github.com/100mslive/100ms-web/wiki/Customizing-your-app) -* [Building and deployment](https://github.com/100mslive/100ms-web/wiki/Building-and-deployment) -* [Further Reading](https://github.com/100mslive/100ms-web/wiki/Further-reading) \ No newline at end of file +* [Web SDKs for custom implementation](https://github.com/100mslive/web-sdks) +* [Getting started with Prebuilt](https://www.100ms.live/docs/get-started/v2/get-started/prebuilt/quickstart) +* [No code customisation via Prebuilt](https://www.100ms.live/docs/get-started/v2/get-started/prebuilt/overview#customize-prebuilt) \ No newline at end of file