diff --git a/README.md b/README.md
index c21f955..11e5b0a 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
+!!!WIP!!!
A starter/demo project for [Keycloakify](https://keycloakify.dev)
# ⚠️ Please read the two following notices ⚠️
-> This starter is for **CSS-level customization**, if you want to customize the pages at
-> **the component level** heads over to [keycloakify-advanced-starter](https://github.com/garronej/keycloakify-advanced-starter).
+> This starter is for **Component-level customization**, if you only want to customize **the page at the CSS level**
+> heads over to [keycloakify-starter](https://github.com/garronej/keycloakify-starter).
> If you are only looking to create a theme and don't care about integrating it into a preexisting React app there
> are a lot of things that you can remove from this starter. [Please read this](/standalone-keycloak-theme).
diff --git a/package.json b/package.json
index 76ef019..379adb6 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "keycloakify-starter",
- "homepage": "https://demo-app.keycloakify.dev",
+ "homepage": "https://demo-app-advanced.keycloakify.dev",
"version": "1.0.2",
"description": "A starter/demo project for keycloakify",
"repository": {