diff --git a/README.md b/README.md index 54a0d03..db3dcdf 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ With its unique approach and robust set of features, Movex gives you the freedom ## 💜 Who uses Movex? - + Chessroulette | Conect. Play. Stream @@ -55,8 +55,8 @@ With its unique approach and robust set of features, Movex gives you the freedom ## 🚀 Examples & Demos -- **Chat App** - https://github.com/GabrielCTroia/movex-next-chat - **Multiplayer Rock Paper Scissors Game** - https://codesandbox.io/s/rps-demo-x877yl +- **Chat App** - https://github.com/GabrielCTroia/movex-next-chat ## 🧙🏽‍♂️ How Movex works Movex follows the [Flux Pattern](https://medium.com/weekly-webtips/flux-pattern-architecture-in-react-35d0b55313f6) locally to respond to UI changes. It then employs the [Deterministic Propagation Method](https://www.movex.dev/docs/features/functional#determinstic-action-propagation) to synchronize state changes with the Global State(aka Master State) and all peers in the network. [Learn More](https://www.movex.dev/docs/how). @@ -91,7 +91,7 @@ npx movex dev ``` #### 4. Next Steps -For the next steps see the [Get Started Docs](https://www.movex.dev/docs/overview/get_started) +To continue with the next steps see [Get Started Docs](https://www.movex.dev/docs/overview/get_started). ## Documentation Visit the [Docs](https://www.movex.dev/docs/overview/introduction) to get started with Movex.