diff --git a/README.md b/README.md
index 631d5e9..be08309 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,18 @@
-# 🛝 Yjs Playground
+# 🛝 Yjs Inspector
-[![Build](https://github.com/yjs/yjs-playground/actions/workflows/build.yml/badge.svg)](https://github.com/yjs/yjs-playground/actions/workflows/build.yml)
+[![Build](https://github.com/yjs/yjs-inspector/actions/workflows/build.yml/badge.svg)](https://github.com/yjs/yjs-inspector/actions/workflows/build.yml)
The playground of [Yjs](https://docs.yjs.dev/).
## ✨ Features
- Connect to a Yjs demo.
- ![image](https://github.com/yjs/yjs-playground/assets/18554747/144810a2-4da1-4fd3-822d-1f4a015af29f)
+ ![image](https://github.com/yjs/yjs-inspector/assets/18554747/144810a2-4da1-4fd3-822d-1f4a015af29f)
- Inspect the Yjs document model
- ![image](https://github.com/yjs/yjs-playground/assets/18554747/edb040f2-6bdd-4c2a-b9cf-43f7eaef08d2)
+ ![image](https://github.com/yjs/yjs-inspector/assets/18554747/edb040f2-6bdd-4c2a-b9cf-43f7eaef08d2)
- Advanced Filters
![image](https://github.com/user-attachments/assets/ecadd716-0163-462e-8762-daf08d964370)
- Edit the Yjs document model.
- ![image](https://github.com/yjs/yjs-playground/assets/18554747/46a061e9-3466-46bd-91cc-80e80476de37)
+ ![image](https://github.com/yjs/yjs-inspector/assets/18554747/46a061e9-3466-46bd-91cc-80e80476de37)
- Export the YDoc snapshot
- Dark mode
diff --git a/index.html b/index.html
index c9bf2c8..d0d80a0 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-