diff --git a/README.md b/README.md index ce7ed29d..5787c87f 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,14 @@ Partytown's philosophy is that the main thread should be dedicated to your code, - [Trade-Offs](https://github.com/BuilderIO/partytown/wiki#trade-offs) - [Use-Cases](https://github.com/BuilderIO/partytown/wiki#use-cases) - [How Does It Work?](https://github.com/BuilderIO/partytown/wiki/How-Does-It-Work%3F) - - [Designating Web Worker Scripts](https://github.com/BuilderIO/partytown/wiki/How-Does-It-Work%3F#designating-web-worker-scripts) - - [Service Worker](https://github.com/BuilderIO/partytown/wiki/How-Does-It-Work%3F#service-worker) - - [Atomics](https://github.com/BuilderIO/partytown/wiki/How-Does-It-Work%3F#atomics) +- [Installation](https://github.com/BuilderIO/partytown/wiki/Installation) + - [React](https://github.com/BuilderIO/partytown/wiki/Installation#react) + - [Webpack](https://github.com/BuilderIO/partytown/wiki/Installation#webpack) - [Configuration](https://github.com/BuilderIO/partytown/wiki/Configuration) - [Sandboxing](https://github.com/BuilderIO/partytown/wiki/Sandboxing) - [Proxying Requests](https://github.com/BuilderIO/partytown/wiki/Proxying-Requests) - [Forwarding Events and Triggers](https://github.com/BuilderIO/partytown/wiki/Forwarding-Events-and-Triggers) - [Integrating Services](https://github.com/BuilderIO/partytown/wiki/Integrating-Services) -- [Copying Library Files](https://github.com/BuilderIO/partytown/wiki/Copying-Library-Files) - [Debugging](https://github.com/BuilderIO/partytown/wiki/Debugging) - [Enabling Atomics](https://github.com/BuilderIO/partytown/wiki/Enabling-Atomics) - [Distribution](https://github.com/BuilderIO/partytown/wiki/Distribution)